100% free · No sign-up · Instant result

Color Converter

Convert colors between HEX, RGB, and HSL with a live preview.

Convert colors between HEX, RGB, and HSL with a live preview.

How to use

The input is parsed as hexadecimal (#rgb or #rrggbb), rgb(r, g, b), or hsl(h, s%, l%). Conversion between RGB and HSL follows the standard color-model formulas, and all three notations describe the same color.

Example

Entering "#17845f" produces rgb(23, 132, 95) and hsl(160, 70%, 30%).