PX to REM
Effortlessly convert between pixels (px) and relative units (rem). Streamline your responsive design workflow and boost your CSS coding efficiency with our intuitive converter.
This free online px to rem converter swiftly transforms pixel (px) values into their rem equivalents. The rem (root em) unit, relative to the root HTML element's font size, provides superior scalability in CSS compared to pixels, enabling consistent UI design across devices.
Typically, 1rem equals 16px in most browsers. Our px to rem converter allows you to customize the root font size, tailoring your px to rem conversions to meet specific design requirements.
Modern web development widely adopts rem units for their flexibility in responsive design. Converting px to rem ensures consistent sizing across various screen sizes and user preferences, making your designs more adaptable.
PX to REM Conversion Table
Below are commonly used px to rem conversions, assuming a base font size of 16px. For custom conversions, use the calculator above.
PX | REM |
---|---|
1 | 0.0625 |
2 | 0.125 |
4 | 0.25 |
8 | 0.5 |
10 | 0.625 |
12 | 0.75 |
14 | 0.875 |
16 | 1 |
18 | 1.125 |
20 | 1.25 |
24 | 1.5 |
32 | 2 |
48 | 3 |
64 | 4 |
72 | 4.5 |
80 | 5 |
96 | 6 |
100 | 6.25 |
120 | 7.5 |
128 | 8 |
144 | 9 |
160 | 10 |
192 | 12 |
200 | 12.5 |
240 | 15 |
256 | 16 |
288 | 18 |
300 | 18.75 |
320 | 20 |
360 | 22.5 |
384 | 24 |
400 | 25 |
480 | 30 |
512 | 32 |
600 | 37.5 |
640 | 40 |
720 | 45 |
768 | 48 |
800 | 50 |
960 | 60 |
1024 | 64 |
1200 | 75 |
1280 | 80 |
1440 | 90 |
1600 | 100 |
FAQs about PX to REM
Have questions about converting px to rem? Check out some common queries about px to rem conversion below.