base value:
Value(rem):
Value(Pixels):
The REM to PX Converter is a tool that converts values in REM (root em) units to equivalent values in PX (pixels) units. REM is a relative unit of measurement that is based on the font size of the root element of the HTML document. On the other hand, PX is an absolute unit of measurement that is fixed to a specific pixel size on a screen.
This tool is easy to use and requires only the input of the value in REM units. The converter then performs the conversion and displays the equivalent value in PX units, which can be copied and pasted into the CSS code.
1.Confirm your base value.If you do not need to change, please keep the default value.
2.Enter your REM value
3.Click the convert button to get the Pixels value to PX Formula: PX = REM * ROOT font-size
rem | Pixels |
1 | 16 |
2 | 32 |
3 | 48 |
4 | 64 |
5 | 80 |
6 | 96 |
7 | 112 |
8 | 128 |
9 | 144 |
10 | 160 |
11 | 176 |
12 | 192 |
13 | 208 |
14 | 224 |
15 | 240 |
16 | 256 |
17 | 272 |
18 | 288 |
19 | 304 |
20 | 320 |
21 | 336 |
22 | 352 |
23 | 368 |
24 | 384 |
25 | 400 |
26 | 416 |
27 | 432 |
28 | 448 |
29 | 464 |
30 | 480 |
31 | 496 |
32 | 512 |
33 | 528 |
34 | 544 |
35 | 560 |
36 | 576 |
37 | 592 |
38 | 608 |
39 | 624 |
40 | 640 |
41 | 656 |
42 | 672 |
43 | 688 |
44 | 704 |
45 | 720 |
46 | 736 |
47 | 752 |
48 | 768 |
49 | 784 |
50 | 800 |