ToolMulti
Your everyday online toolkit

Color Value Converter

An online color format converter that supports converting between HEX, RGB, HSL, HSV, CMYK, and other color formats, with real-time preview and one-click copy.

Tool Guide

Overview

An online color value converter—enter a color value in any format, and it instantly displays the conversion results in all mainstream color formats.

Supported Formats

| Format | Example | Description |

|------|------|------|

| HEX | #FF5733 | Hexadecimal, most commonly used in web development |

| RGB | rgb(255, 87, 51) | Red, green, and blue primary colors |

| RGBA | rgba(255, 87, 51, 1.0) | RGB with opacity |

| HSL | hsl(11, 100%, 60%) | Hue, saturation, lightness |

| HSLA | hsla(11, 100%, 60%, 1.0) | HSL with opacity |

| HSV | hsv(11, 80%, 100%) | Hue, saturation, value |

| CMYK | cmyk(0%, 66%, 80%, 0%) | Four-color print model |

How to Use

  1. Pick a color with the color picker, or enter a color value in any format in the input box
  2. The conversion results in all formats are displayed in real time on the right
  3. Click the "Copy" button for the corresponding format to copy it
  4. Adjust the opacity (Alpha) slider to get the RGBA/HSLA format