COLOR CONVERTER
Convert any color by entering the name of the color and you can get the result of the color palette along with corresponding Hex color code, HEX, HSL, HSV, HWB, NCOL, and CMYK values (including HTML/CSS values).
Name | |
RGB | |
HEX | |
HSL | |
HWB | |
CMYK | |
NCOL |
With this universal color converter, you can convert and get color codes of RGB, HEX, HSL, HWB, CMYK and NCOL models. The converter is also very useful to learn more about colors and color models because you can compare how a certain color is composed with different color models
- Color Models
-
RGB color
Consists of the components red, green, and blue. It is the base color model for the converter.
-
HEX color
This is the hexadecimal representation of the RGB decimal values.
-
HSB color
Consists of the components hue, saturation, and brightness. It's derived from the RGB color model. To better understand this color model you can think of it as the HTS (hue, tint, shade) model.
-
HSL & HSV color
Consists of the components hue, saturation, and lightness. It's derived from the RGB color model. The HSL model is said to represent the most natural way of how we think about color.
-
CMYK color
Consists of the components cyan, magenta, yellow, and black (key). It is the standard color model for printing.