#c80c28 color space conversions
Hex:
#c80c28
RGB:
200, 12, 40
CMY:
22, 95, 84
CMYK:
0, 94, 80, 22
HSL:
351°, 88.6792%, 41.5686%
HSV (HSB):
351°, 94.0000%, 78.4314%
XYZ:
24.3339, 12.6955, 3.1754
xyY:
0.6052, 0.3158, 12.6955
CIE-Lab:
42.3008, 66.1917, 38.9570
CIE-LCH:
42.3008, 76.8048, 30.4789
CIE-Luv:
42.3008, 129.8487, 22.5932
Hunter-Lab:
35.6308, 59.5521, 19.6576
#c80c28 color charts
#c80c28 color shades, tints & tones
#c80c28 color schemes
#c80c28 color preview, HTML & CSS examples
This text has a color of #c80c28
<p style="color:#c80c28;">Text here</p>
.mytext {color:#c80c28;}
This box has a color of #c80c28
<div style="background-color:#c80c28;">Content here</div>
.mybackground {background-color:#c80c28;}
Border around this has a color of #c80c28
<div style="border:2px solid #c80c28;">Content here</div>
.myborder {border:2px solid #c80c28;}