This is 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 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 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.25 rem | 4 px |
0.5 rem | 8 px |
1 rem | 16 px |
1.5 rem | 24 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 |