Skip to content
1440px

64px to em

64px is 4em at the default 16px root font size.

64px in em · 16px root
4 em

em = px ÷ parent font size — shown here at the browser default root font size of 16px.

64px at every root font size

64px converted at each common root font size
Root font size64px equalsCSS
10px6.4emfont-size: 6.4em;
12px5.33333emfont-size: 5.3333em;
14px4.57143emfont-size: 4.5714em;
16px default4emfont-size: 4em;
18px3.55556emfont-size: 3.5556em;
20px3.2emfont-size: 3.2em;

Converter

Nearby values

pxem
20px1.25em
24px1.5em
32px2em
48px3em
64px4emthis page

Questions

What is 64px in em?

64px = 4em at the browser default root font size of 16px. em = px ÷ parent font size.

What is 64px in em at a different root size?

At 10px root: 6.4em. At 12px root: 5.3333em. At 14px root: 4.5714em. At 16px root: 4em. At 18px root: 3.5556em. At 20px root: 3.2em.

How is 64px calculated?

em = px ÷ parent font size. Here: 64 ÷ 16 = 4.

All px values

Computed from the CSS Values and Units specification. See the full px to em table.