Color Converter HEX · RGB · HSL

Convert colors between HEX, RGB and HSL formats instantly. Pick a color, preview it and copy the value you need.

Color Converter
Convert HEX colors to RGB and HSL.
LIVE PREVIEW
COLOR PICKER
Choose any color
HEX COLOR
RGB
rgb(108, 99, 255)
HSL
hsl(243, 100%, 69%)
CSS
color: #6C63FF;
Runs locally in your browser
HEX · RGB · HSL

Free Online Color Converter

This free online color converter makes it easy to convert HEX colors into RGB and HSL values. Enter a HEX color or use the color picker to instantly see the equivalent values.

HEX, RGB and HSL are commonly used color formats in web development and design. HEX values are frequently used in CSS, while RGB and HSL are useful when working with color manipulation and interfaces.

All conversions happen directly in your browser. No color data needs to be uploaded to a server.

01

HEX → RGB

Convert hexadecimal colors into RGB values instantly.

02

HEX → HSL

Get hue, saturation and lightness values for any HEX color.

03

Copy Values

Copy any generated color format directly to your clipboard.

Color Converter FAQ

What is a HEX color?

HEX is a hexadecimal color format commonly used in CSS and web development. A six-character HEX value represents the red, green and blue components of a color.

How do I convert HEX to RGB?

Enter a valid HEX color into the converter and the corresponding RGB red, green and blue values will be calculated automatically.

How do I convert HEX to HSL?

Enter a HEX color and the converter automatically calculates its hue, saturation and lightness values.

Is this color converter free?

Yes. This online color converter is completely free to use.

Does the color converter upload my colors?

No. Color conversion happens directly in your browser.