Typography / mm → pc
Convert Millimeters to Picas
Convert absolute CSS lengths and desktop-publishing points. Convert Millimeters (mm) to Picas (pc). Find the formula, worked examples, unit definitions, and practical guidance below.
Reverse: Picas to Millimeters →
How to convert millimeters to picas
These use CSS definitions: 1 inch = 96 CSS pixels = 72 points = 6 picas. A CSS pixel is not a physical screen pixel. Relative em, rem, and viewport units need a rendering context and are excluded.
Use x for the value in mm, b for the intermediate value in in, and y for the result in pc.
pc = mm × 0.03937007874015748 ÷ 0.16666666666666666
Worked examples
10 mm ≈ 2.36220472441 pc
Step 1: (10 × 0.0393700787402) ≈ 0.393700787402 in.
Step 2: 0.393700787402 ÷ 0.166666666667 ≈ 2.36220472441 pc.20 mm ≈ 4.72440944882 pc
Step 1: (20 × 0.0393700787402) ≈ 0.787401574803 in.
Step 2: 0.787401574803 ÷ 0.166666666667 ≈ 4.72440944882 pc.
Results are rounded to 12 significant digits. Converting units does not increase the precision of the original measurement. Very large or small values outside JavaScript’s finite numeric range are rejected.
About Millimeters
Millimeters (mm) measures typography under the conventions above. The base value in in is (x × 0.0393700787402), where x is the numerical value in mm. Factors shown here are rounded for display; calculations use the stored factor.
About Picas
Picas (pc) measures typography under the conventions above. The base value in in is (x × 0.166666666667), where x is the numerical value in pc. Factors shown here are rounded for display; calculations use the stored factor.
Definitions and sources
Keep these unit conventions consistent when using measurements in construction calculations.
Millimeters to picas reference table
| Millimeters (mm) | Picas (pc) |
|---|---|
| 1 | 0.236220472441 |
| 5 | 1.1811023622 |
| 10 | 2.36220472441 |
| 25 | 5.90551181102 |
| 50 | 11.811023622 |
| 100 | 23.6220472441 |
| 1000 | 236.220472441 |
Browse every typography conversion →