Data
rem to px Converter
1 rem = 16 px
Bidirectional ยท live
Assumes 16px root font size.
Reference table โ rem to px
| rem | px |
|---|---|
| 0.5 | 8 |
| 1 | 16 |
| 1.5 | 24 |
| 2 | 32 |
| 3 | 48 |
| 4 | 64 |
| 5 | 80 |
| 6 | 96 |
| 8 | 128 |
| 10 | 160 |
| 12 | 192 |
| 16 | 256 |
About this conversion
SI data prefixes use base 10 (1 MB = 1,000,000 bytes); binary prefixes use base 2 (1 MiB = 1,048,576 bytes). Most operating systems mix the two.
Common questions
How many px in 1 rem?
1 rem equals 16 px.
What is the conversion factor between rem and px?
1 rem = 16 px.
How do I convert 8 rem to px?
8 rem = 128 px.