x-calculator
Specialty Converters 4 uses Updated August 10, 2026

Color Converter

Advertisement
Advertisement
Color
name, hex, rgb, hsl, hwb, cmyk, ncol

This color converter changes colors between HEX, RGB, and HSL formats. Enter a value above to get the matching codes instantly for CSS and design work.

How to use it

  1. Enter a HEX, RGB, or HSL color.
  2. Read the equivalent codes.
  3. Copy the value you need.

Example

#FF5733 = rgb(255, 87, 51). Each pair of hex digits maps to one 0–255 channel: FF=255, 57=87, 33=51.

Related calculators

Frequently Asked Questions

How do I convert HEX to RGB?

Split the hex code into three pairs and convert each to a 0–255 number. #FF5733 becomes rgb(255, 87, 51).

What is HSL?

HSL describes color by hue, saturation, and lightness, an intuitive alternative to RGB for adjusting shades.

Is HEX the same as RGB?

They describe the same color differently — HEX in base 16, RGB in decimal channels.

Advertisement
Advertisement
Related

You may also need

All Specialty Converters
Advertisement