#c80a09 color space conversions
Hex:
#c80a09
RGB:
200, 10, 9
CMY:
22, 96, 96
CMYK:
0, 95, 96, 22
HSL:
0°, 91.3876%, 40.9804%
HSV (HSB):
0°, 95.5000%, 78.4314%
XYZ:
23.9773, 12.5162, 1.4106
xyY:
0.6326, 0.3302, 12.5162
CIE-Lab:
42.0250, 65.8220, 53.0709
CIE-LCH:
42.0250, 84.5521, 38.8785
CIE-Luv:
42.0250, 134.5508, 29.1125
Hunter-Lab:
35.3782, 59.0650, 22.4008
#c80a09 color charts
#c80a09 color shades, tints & tones
#c80a09 color schemes
#c80a09 color preview, HTML & CSS examples
This text has a color of #c80a09
<p style="color:#c80a09;">Text here</p>
.mytext {color:#c80a09;}
This box has a color of #c80a09
<div style="background-color:#c80a09;">Content here</div>
.mybackground {background-color:#c80a09;}
Border around this has a color of #c80a09
<div style="border:2px solid #c80a09;">Content here</div>
.myborder {border:2px solid #c80a09;}