PX to EM Converter

Convert pixels to em relative to a parent font size.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Convert px to em

The em unit is relative to the font size of the parent element, which makes it useful for component-scoped sizing that scales with its context. Because ems inherit and compound through nested elements, the parent’s font size — not the root — is the divisor.

To convert, divide the pixel value by the parent font size: with a 16px parent, 24px ÷ 16 = 1.5em. Enter your numbers above and the result updates instantly, all in your browser.

Ad placeholder (rectangle)