CMYK to RGB converter

Convert CMYK to RGB in one step. Paste a CMYK value and the RGB equivalent updates instantly, with a live preview so you can see exactly what you’re working with.

Try cmyk(0%, 58%, 79%, 0%)

rgb(255, 107, 54)

Updates as you type

HEX#FF6B36
RGB255, 107, 54
HSL16°, 100%, 61%
CMYK0, 58, 79, 0

How to use this tool

  1. 1Paste or type your CMYK value into the input on the left.
  2. 2Read the RGB equivalent on the right. It updates as you type.
  3. 3Click the copy button next to the RGB value to put it on your clipboard.

About this tool

Going from CMYK to RGB is the most common print-to-web translation. The math is exact, but remember that what you see on screen still depends on your monitor’s color profile.

Related tools

FAQ

Frequently asked questions

How do I convert CMYK to RGB?

Paste your CMYK value in the field above. The RGB equivalent updates as you type, with a live color preview and copy button.

Is the CMYK to RGB conversion accurate?

The math is exact, but converting between screen-based RGB and print CMYK is always an approximation. For production print, validate the output against your printer’s ICC profile or proof.

Do you store the colors I convert?

No. Conversion happens entirely in your browser. Nothing is sent to a server and no values are saved.

Can I use CMYK values with or without a hash / parentheses?

You can paste a full CSS string like `cmyk(0%, 58%, 79%, 0%)`, or just the numbers separated by spaces or commas.

When should I use RGB instead of CMYK?

RGB is best when you need to manipulate individual color channels in code, work with image data, or pass values into APIs that expect numbers.

Reviewing work with your team?

Pin comments directly on a live website or design — no extension, no setup.

Annotate live sites and screenshotsCapture browser, viewport, and CSS contextFree for your first project