#c80c30 color space conversions
Hex:
#c80c30
RGB:
200, 12, 48
CMY:
22, 95, 81
CMYK:
0, 94, 76, 22
HSL:
349°, 88.6792%, 41.5686%
HSV (HSB):
349°, 94.0000%, 78.4314%
XYZ:
24.4844, 12.7557, 3.9679
xyY:
0.5942, 0.3095, 12.7557
CIE-Lab:
42.3928, 66.4483, 34.3695
CIE-LCH:
42.3928, 74.8107, 27.3497
CIE-Luv:
42.3928, 127.9846, 19.7236
Hunter-Lab:
35.7151, 59.8686, 18.4135
#c80c30 color charts
#c80c30 color shades, tints & tones
#c80c30 color schemes
#c80c30 color preview, HTML & CSS examples
This text has a color of #c80c30
<p style="color:#c80c30;">Text here</p>
.mytext {color:#c80c30;}
This box has a color of #c80c30
<div style="background-color:#c80c30;">Content here</div>
.mybackground {background-color:#c80c30;}
Border around this has a color of #c80c30
<div style="border:2px solid #c80c30;">Content here</div>
.myborder {border:2px solid #c80c30;}