#c80a28 color space conversions
Hex:
#c80a28
RGB:
200, 10, 40
CMY:
22, 96, 84
CMYK:
0, 95, 80, 22
HSL:
351°, 90.4762%, 41.1765%
HSV (HSB):
351°, 95.0000%, 78.4314%
XYZ:
24.3110, 12.6496, 3.1678
xyY:
0.6058, 0.3152, 12.6496
CIE-Lab:
42.2305, 66.3949, 38.8852
CIE-LCH:
42.2305, 76.9437, 30.3561
CIE-Luv:
42.2305, 130.1897, 22.4600
Hunter-Lab:
35.5663, 59.7705, 19.6157
#c80a28 color charts
#c80a28 color shades, tints & tones
#c80a28 color schemes
#c80a28 color preview, HTML & CSS examples
This text has a color of #c80a28
<p style="color:#c80a28;">Text here</p>
.mytext {color:#c80a28;}
This box has a color of #c80a28
<div style="background-color:#c80a28;">Content here</div>
.mybackground {background-color:#c80a28;}
Border around this has a color of #c80a28
<div style="border:2px solid #c80a28;">Content here</div>
.myborder {border:2px solid #c80a28;}