Converters / LING.TOOLS
Color converter
Convert HEX, RGB, HSL, HSV and CMYK colors, preview the result and compare text contrast against a background.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
Translate color values between developer-friendly and design-oriented formats. HEX and RGB target screen color; HSL and HSV describe hue-based adjustments. CMYK here is a mathematical approximation without an ICC print profile, so it is not a press-proofing conversion. Contrast helps assess readable text on a chosen background.
How to use it
- Choose the input format and enter the color components.
- Set alpha where supported and a background color for contrast comparison.
- Convert, inspect the preview and copy the representation you need.
Example
Pure red is #FF0000, rgb(255, 0, 0), hsl(0, 100%, 50%) and hsv(0, 100%, 100%).