#c80028 color space conversions
Hex:
#c80028
RGB:
200, 0, 40
CMY:
22, 100, 84
CMYK:
0, 100, 80, 22
HSL:
348°, 100.0000%, 39.2157%
HSV (HSB):
348°, 100.0000%, 78.4314%
XYZ:
24.2024, 12.4326, 3.1316
xyY:
0.6086, 0.3126, 12.4326
CIE-Lab:
41.8955, 67.3659, 38.5427
CIE-LCH:
41.8955, 77.6125, 29.7756
CIE-Luv:
41.8955, 131.8212, 21.8241
Hunter-Lab:
35.2598, 60.8180, 19.4161
#c80028 color charts
#c80028 color shades, tints & tones
#c80028 color schemes
#c80028 color preview, HTML & CSS examples
This text has a color of #c80028
<p style="color:#c80028;">Text here</p>
.mytext {color:#c80028;}
This box has a color of #c80028
<div style="background-color:#c80028;">Content here</div>
.mybackground {background-color:#c80028;}
Border around this has a color of #c80028
<div style="border:2px solid #c80028;">Content here</div>
.myborder {border:2px solid #c80028;}