Skip to content
SimpleConvertSimpleConvert

CMYK to RGB Color Converter

Convert print CMYK ink percentages to screen RGB color coordinates with live preview.

How to use it

  • Enter CMYK percentages to get RGB and HEX codes.

Examples

cmyk(61%, 64%, 0%, 9%)rgb(91, 83, 232)

CMYK describes ink coverage as percentages of cyan, magenta, yellow and black. RGB describes light. Converting from print CMYK back to screen RGB is useful for previewing a print-designed color digitally, though the on-screen preview is still an approximation — actual printed color depends on paper stock, ink and press calibration.

Where this comes up

  • Previewing what a CMYK spec from a print shop or brand guideline will look like on screen
  • Converting a Pantone or CMYK brand color into RGB and hex for a website or app
  • Matching a printed sample's ink percentages back to digital design tools
Runs entirely in your browser. Nothing you type is uploaded, logged or shared.

Last updated 18 August 2026