Browser-onlyLiveDeveloper Tools

CSS Unit Converter

Convert between px, rem, em, and pt for CSS.

Privacy note. Runs in your browser — what you enter stays on this page and isn't sent to a server.
Convert from
rem and em are relative to this size. Browsers default to 16px.
px16
rem1
em1
pt12

Recommended next steps

Related tools

Frequently asked questions

Divide the pixel value by the root font size. With the browser default of 16px, 16px is 1rem, 24px is 1.5rem, and 8px is 0.5rem. Pick px as the source unit and read the rem result.

Last updated 2026-06-23.