EM to PX Converter

Convert EM units to Pixels.

Loading converter...
Share this tool:

What Is EM to PX Converter?

An EM to PX Converter converts em units into pixel (px) values using a selected font size. It helps developers determine the exact pixel equivalent of relative CSS measurements.

How To Find EM to PX?

To find EM to PX, multiply the em value by the current font size. This gives you the equivalent pixel value used in the layout.

How to use the EM to PX tool

The EM to PX tool allows you to easily convert EM to PX instantly. Simply enter a value in the input field above, and the corresponding conversion will be calculated automatically in real-time.

EM to PX Formula

px=em × parent font size
Where:
emEM UnitsThe EM value you want to convert.
parent font sizeParent Font SizeThe font size of the parent element (default is 16px).
pxPixelsThe calculated pixel equivalent.

EM to PX Conversion Table (Base Font 16px)

EM (em)PX (px)
0.125em2px
0.25em4px
0.375em6px
0.5em8px
0.625em10px
0.75em12px
0.875em14px
1em16px
1.125em18px
1.25em20px
1.375em22px
1.5em24px
1.75em28px
2em32px
2.25em36px
2.5em40px
2.75em44px
3em48px
3.5em56px
4em64px
4.5em72px
5em80px
5.5em88px
6em96px
7em112px
8em128px
9em144px
10em160px
12em192px
14em224px
16em256px
20em320px
24em384px
28em448px
32em512px
36em576px
40em640px
48em768px
56em896px
64em1024px
80em1280px
96em1536px
128em2048px

You can reverse this with PX to EM or convert to root values with REM to PX.