#c80029 color space conversions
Hex:
#c80029
RGB:
200, 0, 41
CMY:
22, 100, 84
CMYK:
0, 100, 80, 22
HSL:
348°, 100.0000%, 39.2157%
HSV (HSB):
348°, 100.0000%, 78.4314%
XYZ:
24.2197, 12.4395, 3.2224
xyY:
0.6073, 0.3119, 12.4395
CIE-Lab:
41.9062, 67.3950, 37.9748
CIE-LCH:
41.9062, 77.3574, 29.3998
CIE-Luv:
41.9062, 131.5982, 21.4894
Hunter-Lab:
35.2696, 60.8542, 19.2718
#c80029 color charts
#c80029 color shades, tints & tones
#c80029 color schemes
#c80029 color preview, HTML & CSS examples
This text has a color of #c80029
<p style="color:#c80029;">Text here</p>
.mytext {color:#c80029;}
This box has a color of #c80029
<div style="background-color:#c80029;">Content here</div>
.mybackground {background-color:#c80029;}
Border around this has a color of #c80029
<div style="border:2px solid #c80029;">Content here</div>
.myborder {border:2px solid #c80029;}