#c80f08 color space conversions
Hex:
#c80f08
RGB:
200, 15, 8
CMY:
22, 94, 97
CMYK:
0, 93, 96, 22
HSL:
2°, 92.3077%, 40.7843%
HSV (HSB):
2°, 96.0000%, 78.4314%
XYZ:
24.0341, 12.6385, 1.4025
xyY:
0.6312, 0.3319, 12.6385
CIE-Lab:
42.2135, 65.2588, 53.4859
CIE-LCH:
42.2135, 84.3768, 39.3379
CIE-Luv:
42.2135, 133.6364, 29.5628
Hunter-Lab:
35.5507, 58.4612, 22.5465
#c80f08 color charts
#c80f08 color shades, tints & tones
#c80f08 color schemes
#c80f08 color preview, HTML & CSS examples
This text has a color of #c80f08
<p style="color:#c80f08;">Text here</p>
.mytext {color:#c80f08;}
This box has a color of #c80f08
<div style="background-color:#c80f08;">Content here</div>
.mybackground {background-color:#c80f08;}
Border around this has a color of #c80f08
<div style="border:2px solid #c80f08;">Content here</div>
.myborder {border:2px solid #c80f08;}