Convert pixels to points (1px = 0.75pt at the standard 96dpi). Instant CSS/print unit conversion.
RAL Classic colours are defined by physical paint samples, not by screen values. The hex values used here are the widely used screen approximations from Wikipedia's List of RAL colours, and the same RAL code can look noticeably different when printed on different substrates. Use this converter for on-screen reference only — for paint mixing, printing or production work, always confirm against a physical RAL fan deck.
See the full RAL Classic chart (all 217 colours) →
| Input | Output |
|---|---|
| 16 px | 12 pt |
| 24 px | 18 pt |
| 12 px | 9 pt |
At the CSS standard of 96dpi, 1px = 0.75pt (96px = 72pt). The ratio is fixed in CSS regardless of screen density.
Points are a print-unit (1pt = 1/72 inch). They appear in email CSS, print stylesheets and design handoffs from tools like Illustrator or Word.
The CSS px↔pt ratio is fixed at 96dpi by spec. For print production at 300dpi use a dedicated dpi calculator — the CSS relationship does not change.