#c80a20 color space conversions
Hex:
#c80a20
RGB:
200, 10, 32
CMY:
22, 96, 87
CMYK:
0, 95, 84, 22
HSL:
353°, 90.4762%, 41.1765%
HSV (HSB):
353°, 95.0000%, 78.4314%
XYZ:
24.1887, 12.6007, 2.5238
xyY:
0.6153, 0.3205, 12.6007
CIE-Lab:
42.1554, 66.1857, 43.2434
CIE-LCH:
42.1554, 79.0604, 33.1592
CIE-Luv:
42.1554, 131.7540, 24.8515
Hunter-Lab:
35.4975, 59.5126, 20.6329
#c80a20 color charts
#c80a20 color shades, tints & tones
#c80a20 color schemes
#c80a20 color preview, HTML & CSS examples
This text has a color of #c80a20
<p style="color:#c80a20;">Text here</p>
.mytext {color:#c80a20;}
This box has a color of #c80a20
<div style="background-color:#c80a20;">Content here</div>
.mybackground {background-color:#c80a20;}
Border around this has a color of #c80a20
<div style="border:2px solid #c80a20;">Content here</div>
.myborder {border:2px solid #c80a20;}