RGB to CMYK converter

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

Try rgb(255, 107, 53)

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

Updates as you type

HEX#FF6B35
RGB255, 107, 53
HSL16°, 100%, 60%
CMYK0, 58, 79, 0

How to use this tool

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

About this tool

RGB is for screens, CMYK is for print. The conversion is an approximation because CMYK has a smaller gamut than sRGB, so vivid screen colors often clip when printed.

Related tools

FAQ

Frequently asked questions

How do I convert RGB to CMYK?

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

Is the RGB to CMYK 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 RGB values with or without a hash / parentheses?

You can paste a full CSS string like `rgb(255, 107, 53)`, or just the numbers separated by spaces or commas.

When should I use CMYK instead of RGB?

CMYK is required for print: business cards, posters, packaging, and any deliverable that goes to an offset or digital press.

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