devcalcs

14px to rem = 0.875rem

14 pixels equals 0.875rem at the default root font size of 16px. Adjust the root size below to recalculate.

px
px
0.875rem

How it works

To convert 14px to rem, divide by the root font size: 14 / 16 = 0.875. The rem unit is relative to the root element’s font size, which browsers default to 16px.