Pixel to Em Converter
Enter a value to instantly convert between typography units.
1 Pixel = 0.0625 Em
Key Formulas
Point → Pica
pc = pt × 0.0833333Point → Inch
in = pt × 0.0138889Pica → Inch
in = pc × 0.166667Pixels are fixed screen units; ems are relative typographic units (1 em = font size; typically 16px on web). Converting pixels to ems makes designs responsive—ems scale with font size changes, while pixels don't. This is fundamental for modern responsive web design where layouts adapt across different devices.
Last reviewed: · see our methodology
Frequently Asked Questions
Real-World Examples
16 px = 1 em (at 16px base). Standard web body text size; the foundation of responsive design.
16 px = 1 em
24 px = 1.5 em. Common subheading size in web typography; scales responsively with base font.
24 px = 1.5 em
48 px = 3 em. Main heading size in responsive design; maintains readability across devices.
48 px = 3 em
12 px = 0.75 em. Small text for captions or secondary content; scales proportionally on mobile.
12 px = 0.75 em