Convert colors between HEX, RGB, and HSL formats.
Colors on the web can be represented in several formats. HEX is the most common, using a 6-digit hexadecimal code (e.g., #FF5733). RGB defines colors using red, green, and blue values from 0 to 255. HSL (Hue, Saturation, Lightness) is more intuitive for designers, as it separates color tone from brightness. This tool instantly converts between all three formats and shows shades and tints of your selected color.