MyToolsKart
Developer tools

Color Converter

Pick a colour or type a hex code and instantly get its HEX, RGB and HSL values, with a live preview. Everything runs in your browser.

HEX#1565C0
RGBrgb(21, 101, 192)
HSLhsl(212, 80%, 42%)

HEX, RGB and HSL

HEX is the familiar #rrggbb web format; RGB gives red/green/blue channels; HSL (hue, saturation, lightness) is handy for making tints and shades.

FAQ

Can I paste short hex like #abc? Yes โ€” 3-digit hex codes are expanded automatically.

Is it private? Yes โ€” colour conversion happens entirely in your browser.