#c80b3c color space conversions
Hex:
#c80b3c
RGB:
200, 11, 60
CMY:
22, 96, 76
CMYK:
0, 95, 70, 22
HSL:
344°, 89.5735%, 41.3725%
HSV (HSB):
344°, 94.5000%, 78.4314%
XYZ:
24.7547, 12.8449, 5.4496
xyY:
0.5750, 0.2984, 12.8449
CIE-Lab:
42.5287, 67.0291, 27.2065
CIE-LCH:
42.5287, 72.3402, 22.0917
CIE-Luv:
42.5287, 124.7945, 14.4687
Hunter-Lab:
35.8399, 60.5708, 16.0727
#c80b3c color charts
#c80b3c color shades, tints & tones
#c80b3c color schemes
#c80b3c color preview, HTML & CSS examples
This text has a color of #c80b3c
<p style="color:#c80b3c;">Text here</p>
.mytext {color:#c80b3c;}
This box has a color of #c80b3c
<div style="background-color:#c80b3c;">Content here</div>
.mybackground {background-color:#c80b3c;}
Border around this has a color of #c80b3c
<div style="border:2px solid #c80b3c;">Content here</div>
.myborder {border:2px solid #c80b3c;}