Color Converter

Convert colors between multiple formats with accessibility features and export options

Color Preview

Color Formats

Color History

Color history will appear here as you convert colors

Export Options

Export includes all color formats, CSS/SCSS variables, and metadata in a JSON file.

    About this tool

    The same color can be written many ways — HEX for CSS, RGB for canvas and images, HSL for intuitive lightness and saturation tweaks, HSV for color pickers, CMYK for print, and LAB for perceptually-uniform comparisons. Moving a color between these spaces by hand is error-prone, and small rounding differences matter in design systems. This converter translates a single color across all six formats at once so you always have the exact representation each tool expects.

    It also helps with accessibility and workflow: simulate how a color appears to people with different types of color blindness, search 140+ named CSS colors, convert many colors in a batch, and export results for your design pipeline. Everything runs in the browser.

    How to use

    1. Enter a color

      Type a value in any supported format (e.g. #3B82F6, rgb(59,130,246)) or pick from named colors.

    2. Read every format

      The tool instantly shows the equivalent HEX, RGB, HSL, HSV, CMYK and LAB values.

    3. Check accessibility

      Use the color-blindness simulation to see how the color reads for different vision types.

    4. Copy or export

      Copy any single format, or batch-convert and export multiple colors for your design system.

    Supported color spaces

    FormatTypical use
    HEXCSS and web — #RRGGBB
    RGBScreens, canvas, image pipelines
    HSLHuman-friendly hue/saturation/lightness editing
    HSVColor pickers and design tools
    CMYKPrint production
    LABPerceptually-uniform comparison and color difference

    Includes color-blindness simulation and 140+ named CSS colors.