#c80a33 color space conversions
Hex:
#c80a33
RGB:
200, 10, 51
CMY:
22, 96, 80
CMYK:
0, 95, 75, 22
HSL:
347°, 90.4762%, 41.1765%
HSV (HSB):
347°, 95.0000%, 78.4314%
XYZ:
24.5255, 12.7355, 4.2975
xyY:
0.5901, 0.3064, 12.7355
CIE-Lab:
42.3619, 66.7595, 32.5289
CIE-LCH:
42.3619, 74.2627, 25.9779
CIE-Luv:
42.3619, 127.5348, 18.3875
Hunter-Lab:
35.6868, 60.2211, 17.8408
#c80a33 color charts
#c80a33 color shades, tints & tones
#c80a33 color schemes
#c80a33 color preview, HTML & CSS examples
This text has a color of #c80a33
<p style="color:#c80a33;">Text here</p>
.mytext {color:#c80a33;}
This box has a color of #c80a33
<div style="background-color:#c80a33;">Content here</div>
.mybackground {background-color:#c80a33;}
Border around this has a color of #c80a33
<div style="border:2px solid #c80a33;">Content here</div>
.myborder {border:2px solid #c80a33;}