AccuUnit
Programmatic SEO Converter

Convert EM to Pixel.

Input the value of em below to convert instantly to pixels with standard conversions, definitions, and equations.

Typography Converter
em
px
Value in Pixels = Value in EM × 16 Multiply the value in em by the conversion factor 16.

Bookmarks

No bookmarks saved.

Recent Conversions

No conversion history yet.

How to Convert EM to Pixels

To convert em to pixel, we use the official conversion formulas. Below is the mathematical formula, plain-English explanation, and a worked example.

em-to-px-formula.py
# Mathematical Formula
Value in Pixels = Value in EM × 16
# Worked Example (5 em)
5 em × 16 = 80.0000 px
What is a EM?

EM (em)

Parent element font size. In typical contexts, it matches root size (16px).

What is a Pixel?

Pixel (px)

The core unit of screen measurements. Represented as 1/96 of an inch.

EM to Pixel Conversion Table

EM (em) Pixel (px)
1 em 16 px
2 em 32 px
3 em 48 px
5 em 80 px
10 em 160 px
15 em 240 px
20 em 320 px
25 em 400 px
50 em 800 px
100 em 1600 px
250 em 4000 px
500 em 8000 px
1000 em 16000 px

Pixel to EM Conversion Table

Pixel (px) EM (em)
1 px 0.0625 em
2 px 0.125 em
3 px 0.1875 em
5 px 0.3125 em
10 px 0.625 em
15 px 0.9375 em
20 px 1.25 em
25 px 1.5625 em
50 px 3.125 em
100 px 6.25 em
250 px 15.625 em
500 px 31.25 em
1000 px 62.5 em
Questions

Frequently Asked Questions

How do I convert em to pixels?

Multiply the value in em by the conversion factor 16. For example, to convert 5 em to pixels: 5 × 16 = 80.0000 px.

What is the conversion factor from em to pixel?

The conversion factor is 16. One em is equal to 16 pixels.

What is the reverse conversion from pixel to em?

To convert pixels back to em, multiply by 0.0625 (or divide the value by 16). One pixel is equal to 0.0625 em.

How many pixels are in 1 rem?

By default in modern browsers, 1 rem is equal to 16 pixels.

How do you convert pixels to rem?

Divide the pixel value by your base font size (usually 16). For example, 24px is 24 / 16 = 1.5 rem.

Related Typography Conversions

Calculator