#c80e10 color space conversions
Hex:
#c80e10
RGB:
200, 14, 16
CMY:
22, 95, 94
CMYK:
0, 93, 92, 22
HSL:
359°, 86.9159%, 41.9608%
HSV (HSB):
359°, 93.0000%, 78.4314%
XYZ:
24.0700, 12.6308, 1.6596
xyY:
0.6275, 0.3293, 12.6308
CIE-Lab:
42.2017, 65.4671, 50.7598
CIE-LCH:
42.2017, 82.8402, 37.7881
CIE-Luv:
42.2017, 133.1931, 28.4736
Hunter-Lab:
35.5399, 58.6972, 22.1093
#c80e10 color charts
#c80e10 color shades, tints & tones
#c80e10 color schemes
#c80e10 color preview, HTML & CSS examples
This text has a color of #c80e10
<p style="color:#c80e10;">Text here</p>
.mytext {color:#c80e10;}
This box has a color of #c80e10
<div style="background-color:#c80e10;">Content here</div>
.mybackground {background-color:#c80e10;}
Border around this has a color of #c80e10
<div style="border:2px solid #c80e10;">Content here</div>
.myborder {border:2px solid #c80e10;}