Color Converter

    Convert colors between HEX, RGB, HSL and approximate CMYK with a live preview and copy-ready CSS color values.

    Approximate CMYK: 76%, 47%, 0%, 4%

    CMYK is approximate because print profiles and output settings change the final values.

    Convert color codes for web and design work

    Color-converter SERPs expect a fast developer/designer workflow: enter a HEX, RGB or HSL value, preview the color, and copy equivalent CSS-ready values.

    FormatExampleTypical use
    HEX#3b82f6CSS, HTML and design tokens
    RGBrgb(59, 130, 246)Canvas, CSS and screen color channels
    HSLhsl(217, 91%, 60%)Hue, saturation and lightness adjustments
    CMYK76%, 47%, 0%, 4%Approximate print handoff only

    CMYK is approximate without a print profile

    Profile-dependent color
    RGB-to-CMYK conversion depends on ICC profile, paper, ink and printer settings. Treat the CMYK value here as a rough reference, not a production print recipe.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools