Color Converter

Pick a color or paste a HEX or RGB value and get the matching HEX, RGB and HSL codes with a live swatch. Runs locally.

Fast, browser-based tool — no installation required
Free
  • Hex color for HTML and design tools

    #1e7a46

  • RGB color for CSS screens

    rgb(30, 122, 70)

  • RGBA color with selected transparency

    rgba(30, 122, 70, 1)

  • HSL color for hue/saturation/lightness edits

    hsl(146, 61%, 30%)

  • CMYK print approximation

    cmyk(75%, 0%, 43%, 52%)

  • CSS custom property using this color

    --color: #1e7a46;

Runs entirely in your browser — nothing is uploaded.