#c80c0c color space conversions
Hex:
#c80c0c
RGB:
200, 12, 12
CMY:
22, 95, 95
CMYK:
0, 94, 94, 22
HSL:
0°, 88.6792%, 41.5686%
HSV (HSB):
0°, 94.0000%, 78.4314%
XYZ:
24.0173, 12.5688, 1.5080
xyY:
0.6305, 0.3299, 12.5688
CIE-Lab:
42.1063, 65.6470, 52.1534
CIE-LCH:
42.1063, 83.8422, 38.4655
CIE-Luv:
42.1063, 133.9572, 28.8879
Hunter-Lab:
35.4526, 58.8823, 22.2948
#c80c0c color charts
#c80c0c color shades, tints & tones
#c80c0c color schemes
#c80c0c color preview, HTML & CSS examples
This text has a color of #c80c0c
<p style="color:#c80c0c;">Text here</p>
.mytext {color:#c80c0c;}
This box has a color of #c80c0c
<div style="background-color:#c80c0c;">Content here</div>
.mybackground {background-color:#c80c0c;}
Border around this has a color of #c80c0c
<div style="border:2px solid #c80c0c;">Content here</div>
.myborder {border:2px solid #c80c0c;}