Convert between RGB, HEX, and HSL color formats
Colors can be represented in different formats: HEX (hexadecimal), RGB (red, green, blue), and HSL (hue, saturation, lightness). This tool instantly converts between these formats, helping designers and developers pick consistent colors.
Step 1: Enter a color in any field (HEX, RGB, or HSL).
Step 2: Click "Update All" to convert to the other formats.
Step 3: The preview shows the color instantly.
Step 4: Copy the HEX value or any format as needed.
HEX: #FF5733 → RGB: rgb(255,87,51) → HSL: hsl(11,100%,60%)