Inch to Em Converter
Enter a value to instantly convert between typography units.
1 Inch = 6 Em
Key Formulas
Point → Pica
pc = pt × 0.0833333Point → Inch
in = pt × 0.0138889Pica → Inch
in = pc × 0.166667Inches are fixed physical measurements; ems are relative typographic units (1 em = font size; 12pt by default). At the print standard (12pt em = 72pt per inch), 1 inch equals 6 ems. This conversion is vital when translating fixed print dimensions to scalable, responsive web typography.
Last reviewed: · see our methodology
Frequently Asked Questions
Real-World Examples
0.5 inch = 3 em. Half-inch margins in print become 3-em padding in responsive web CSS.
0.5 in = 3 em
1 inch = 6 em. Full-inch measurements (common in print) translate to 6-em spacing in web design.
1 in = 6 em
1.5 inches = 9 em. Standard margin size for professional print documents becomes generous web padding.
1.5 in = 9 em
2 inches = 12 em. Large print margin becomes 12-em spacing—suitable for major section breaks in responsive layouts.
2 in = 12 em