Convert between px, rem, and em using the browser's base font size. Update any field to see the other units adjust instantly.
Most browsers default to 16px. Adjust this if the site uses a different root size.
Pixels (px)
16 px
Root em (rem)
1 rem
Relative em (em)
1 em
With a root font size of 16px: 1rem = 16px and 1em = 16px for this calculation.