Rem To Pixel Converter
This is a Perfect and easy to use converter which you can use to convert Rem unit to Pixels (px). type the Base size value and the Rem value that you want to convert to Px, then press Convert!
How to use rem to pixel converter
First, enter base value
Second, enter rem value
Finally, click on convert button
Video Tutorial: How To Use Rem To Pixels Converter
How to convert Rem to Pixel ?
We previously explained how to convert px to rem, and now we will explain how to convert rem to px.
You can convert Rem to Px automatically using the converter Above or manually using the following rem to px equation:
Pixel = Rem * root base size
For example, if you want to convert 4 rem to pixels and the root base size is 16, then pixel=4*16=64 .
Rem to Pixels Conversion Table if base size is 16
This is a list for rem to px conversion which commonly needed by developers if base size is 16.
Rem | Pixel |
---|---|
0.125 rem | 2 px |
0.2 rem | 3.2 px |
0.25 rem | 4 px |
0.5 rem | 8 px |
1 rem | 16 px |
1.5 rem | 24 px |
1.8 rem | 28.8 px |
2 rem | 32 px |
2.5 rem | 40 px |
3 rem | 48 px |
3.5 rem | 56 px |
4 rem | 64 px |
4.5 rem | 72 px |
5 rem | 80 px |
5.5 rem | 88 px |
6 rem | 96 px |
6.5 rem | 104 px |
7 rem | 112 px |
7.5 rem | 120 px |
8 rem | 128 px |
8.5 rem | 136 px |
9 rem | 144 px |
9.5 rem | 152 px |
10 rem | 160 px |
10.5 rem | 168 px |
11 rem | 176 px |
11.5 rem | 184 px |
14 rem | 224 px |
15 rem | 240 px |
16 rem | 256 px |
24 rem | 384 px |
28 rem | 448 px |
64 rem | 1024 px |