In RGB color space, #c2001b hex color has a red value of 194, a green value of 0 and a blue value of 27.
In CMYK color space (used in color printing), #c2001b hex color is composed of 0% cyan, 100% magenta, 86.08% yellow and 23.92% black.
#c2001b color has a hue of 351.6 degrees, a saturation of 100% and a lightness of 38%.
#c2001b hex color contains mainly RED.
The closest web safe color of #c2001b is #cc0033
#c2001b hex color has a decimal value of 12714011.
HEX | c2001b | #c2001b |
---|---|---|
RGB | 194, 0, 27 | rgb(194, 0, 27) |
RGB Percent | 76.08, 0, 10.59 | rgb(76.08, 0, 10.59) |
CMYK | 0, 100, 86, 24 | |
HSL | 351.6°, 100, 38 | hsl(351.6, 100%, 38%) |
HSV | 351.6°, 100, 76.1 |
XYZ | 22.446, 11.548, 2.083 |
---|---|
Hunter Lab | 33.982, 58.434, 20.153 |
CIE-LAB | 40.489, 65.571, 43.904 |
CIE-LCH | 40.489, 78.912, 33.805 |
CIE-LUV | 0, 100, 86.08, 23.92 |
Web Safe | cc0033 |
RGB percent of color #c2001b
CMYK percent of color #c2001b
Text with hexadecimal color #c2001b
This text has a font color of #c2001b
<p style="color:#c2001b">Text here</p>
#c2001b Background Color
This box has a background color of #c2001b
<div style="background-color:#c2001b">Text here</div>
#c2001b Border Color
This box has a border color of #c2001b
<div style="border: 4px solid #c2001b">Text here</div>
CSS codes
<p style="color:#c2001b">Text here</p>
<div style="background-color:#c2001b">Text here</div>
<div style="border: 4px solid #c2001b">Text here</div>
#c2001b Color on white background
This is how a font and box color of #c2001b will look
on a white background.
#c2001b Color on black background
This is how a font and box color of #c2001b hex color will look
on a black background.