#c80c10 color space conversions
Hex:
#c80c10
RGB:
200, 12, 16
CMY:
22, 95, 94
CMYK:
0, 94, 92, 22
HSL:
359°, 88.6792%, 41.5686%
HSV (HSB):
359°, 94.0000%, 78.4314%
XYZ:
24.0444, 12.5797, 1.6511
xyY:
0.6282, 0.3287, 12.5797
CIE-Lab:
42.1230, 65.6940, 50.7092
CIE-LCH:
42.1230, 82.9887, 37.6646
CIE-Luv:
42.1230, 133.5944, 28.3336
Hunter-Lab:
35.4679, 58.9400, 22.0675
#c80c10 color charts
#c80c10 color shades, tints & tones
#c80c10 color schemes
#c80c10 color preview, HTML & CSS examples
This text has a color of #c80c10
<p style="color:#c80c10;">Text here</p>
.mytext {color:#c80c10;}
This box has a color of #c80c10
<div style="background-color:#c80c10;">Content here</div>
.mybackground {background-color:#c80c10;}
Border around this has a color of #c80c10
<div style="border:2px solid #c80c10;">Content here</div>
.myborder {border:2px solid #c80c10;}