File & Format Converters · Free tool
Color Converter
Convert any color between HEX, RGB, and HSL. Paste a hex code or tweak channels and see every format update live.
Updated April 2026
RGB
rgb(15, 118, 110)HSL
hsl(175, 77%, 26%)What it does
A free color converter that shows HEX, RGB, and HSL at once. Paste a hex code, tweak any channel, or use the native color picker — every other format updates instantly. Everything runs in your browser, so there’s no lag and nothing to install.
HEX is the design-handoff default (#0f766e), RGB is what browsers and CSS think in, HSL is the one that actually maps to how humans perceive color (hue, saturation, lightness). Swapping between them is one of the most common tasks in web design, brand tooling, and data-viz work — this tool makes it a one-click move.
How to use it
- Paste a hex code or click the color picker swatch.
- Edit any R, G, B, H, S, or L value — the rest follow.
- Use the Copy button next to any format to copy it to your clipboard.
- Supports 3-digit and 6-digit hex; 8-digit hex is truncated to RGB.