#c80c12 color space conversions
Hex:
#c80c12
RGB:
200, 12, 18
CMY:
22, 95, 93
CMYK:
0, 94, 91, 22
HSL:
358°, 88.6792%, 41.5686%
HSV (HSB):
358°, 94.0000%, 78.4314%
XYZ:
24.0601, 12.5860, 1.7335
xyY:
0.6269, 0.3279, 12.5860
CIE-Lab:
42.1327, 65.7211, 49.9153
CIE-LCH:
42.1327, 82.5275, 37.2167
CIE-Luv:
42.1327, 133.3862, 28.0154
Hunter-Lab:
35.4767, 58.9732, 21.9366
#c80c12 color charts
#c80c12 color shades, tints & tones
#c80c12 color schemes
#c80c12 color preview, HTML & CSS examples
This text has a color of #c80c12
<p style="color:#c80c12;">Text here</p>
.mytext {color:#c80c12;}
This box has a color of #c80c12
<div style="background-color:#c80c12;">Content here</div>
.mybackground {background-color:#c80c12;}
Border around this has a color of #c80c12
<div style="border:2px solid #c80c12;">Content here</div>
.myborder {border:2px solid #c80c12;}