Pica to Em Converter
Enter a value to instantly convert between typography units.
1 Pica = 1 Em
Key Formulas
Point → Pica
pc = pt × 0.0833333Point → Inch
in = pt × 0.0138889Pica → Inch
in = pc × 0.166667Picas and ems have an elegant relationship at the print standard: 1 pica = 12 points and 1 em = 12 points (default), making them exactly equivalent. Both are typographic units—picas are absolute (fixed size), ems are relative (scale with font size). This conversion is crucial for translating InDesign/print specifications to CSS-based responsive design.
Last reviewed: · see our methodology
Frequently Asked Questions
Real-World Examples
1 pica = 1 em (at 12pt default). Perfect 1:1 conversion between traditional typography and web relative units.
1 pc = 1 em
2 picas = 2 em (24pt). Standard line spacing in print equals 2 em in responsive web design.
2 pc = 2 em
6 picas (1 inch) = 6 em. Reference point for all 12pt-based measurements.
6 pc = 6 em
12 picas (1 full inch × 2) = 12 em. Large section break in print becomes 12 em of responsive padding.
12 pc = 12 em