px to rem Unit Converter
This tool quickly converts between px (pixels) and rem (root em units). By setting the root font size (default is 16px), values are automatically calculated and synchronized in real time. It also includes a reference table of common px ⇄ rem values for designers and frontend developers.
px
=
rem
Common px to rem Conversion Table
px | rem |
---|---|
{{ size }}px | {{ (size / rootFontSize) }}rem |