#c80f06 color space conversions
Hex:
#c80f06
RGB:
200, 15, 6
CMY:
22, 94, 98
CMYK:
0, 93, 97, 22
HSL:
3°, 94.1748%, 40.3922%
HSV (HSB):
3°, 97.0000%, 78.4314%
XYZ:
24.0231, 12.6342, 1.3448
xyY:
0.6322, 0.3325, 12.6342
CIE-Lab:
42.2068, 65.2397, 54.1262
CIE-LCH:
42.2068, 84.7695, 39.6808
CIE-Luv:
42.2068, 133.7827, 29.7876
Hunter-Lab:
35.5446, 58.4379, 22.6380
#c80f06 color charts
#c80f06 color shades, tints & tones
#c80f06 color schemes
#c80f06 color preview, HTML & CSS examples
This text has a color of #c80f06
<p style="color:#c80f06;">Text here</p>
.mytext {color:#c80f06;}
This box has a color of #c80f06
<div style="background-color:#c80f06;">Content here</div>
.mybackground {background-color:#c80f06;}
Border around this has a color of #c80f06
<div style="border:2px solid #c80f06;">Content here</div>
.myborder {border:2px solid #c80f06;}