kitzos

Color Picker

Pick a color and convert between HEX, RGB, and HSL formats.

Color spaces

SpaceValue
HEX#3B82F6
RGBrgb(59, 130, 246)
HSLhsl(217, 91%, 60%)
HSVhsv(217, 76%, 96%)
CMYKcmyk(76%, 47%, 0%, 4%)
Decimal (R, G, B)59, 130, 246

Quick palette

Shades & tints

How to use

  1. 1

    Pick a color

    Use the color picker or type a HEX value to select any color. All formats update in real time.

  2. 2

    View all formats

    See the color displayed as HEX, RGB, and HSL values side by side for easy reference.

  3. 3

    Copy any format

    Click the copy button next to HEX, RGB, or HSL to copy that value to your clipboard for use in CSS or design tools.

Frequently Asked Questions

HEX uses a six-digit hexadecimal code (#RRGGBB). RGB defines red, green, and blue channels from 0–255. HSL uses hue, saturation, and lightness, which many designers find more intuitive for adjustments.