48px to rem
48 pixels expressed in rem, the unit that scales when a user changes their browser's font size.
48px=3rem
48 ÷ 16 = 3 — rem is just pixels divided by the root font size, which defaults to 16px.
| root size | 48px in rem |
|---|---|
| 14px | 3.4286rem |
| 16px | 3rem |
| 18px | 2.6667rem |
| 20px | 2.4rem |
Different value? Use the converter.