#c80c18 color space conversions
Hex:
#c80c18
RGB:
200, 12, 24
CMY:
22, 95, 91
CMYK:
0, 94, 88, 22
HSL:
356°, 88.6792%, 41.5686%
HSV (HSB):
356°, 94.0000%, 78.4314%
XYZ:
24.1158, 12.6083, 2.0267
xyY:
0.6223, 0.3254, 12.6083
CIE-Lab:
42.1669, 65.8172, 47.2837
CIE-LCH:
42.1669, 81.0410, 35.6938
CIE-Luv:
42.1669, 132.6509, 26.8908
Hunter-Lab:
35.5081, 59.0913, 21.4715
#c80c18 color charts
#c80c18 color shades, tints & tones
#c80c18 color schemes
#c80c18 color preview, HTML & CSS examples
This text has a color of #c80c18
<p style="color:#c80c18;">Text here</p>
.mytext {color:#c80c18;}
This box has a color of #c80c18
<div style="background-color:#c80c18;">Content here</div>
.mybackground {background-color:#c80c18;}
Border around this has a color of #c80c18
<div style="border:2px solid #c80c18;">Content here</div>
.myborder {border:2px solid #c80c18;}