#c80d4c color space conversions
Hex:
#c80d4c
RGB:
200, 13, 76
CMY:
22, 95, 70
CMYK:
0, 94, 62, 22
HSL:
340°, 87.7934%, 41.7647%
HSV (HSB):
340°, 93.5000%, 78.4314%
XYZ:
25.2678, 13.0890, 8.0321
xyY:
0.5447, 0.2822, 13.0890
CIE-Lab:
42.8971, 67.6326, 17.6675
CIE-LCH:
42.8971, 69.9022, 14.6401
CIE-Luv:
42.8971, 119.0731, 6.1988
Hunter-Lab:
36.1787, 61.3547, 12.1620
#c80d4c color charts
#c80d4c color shades, tints & tones
#c80d4c color schemes
#c80d4c color preview, HTML & CSS examples
This text has a color of #c80d4c
<p style="color:#c80d4c;">Text here</p>
.mytext {color:#c80d4c;}
This box has a color of #c80d4c
<div style="background-color:#c80d4c;">Content here</div>
.mybackground {background-color:#c80d4c;}
Border around this has a color of #c80d4c
<div style="border:2px solid #c80d4c;">Content here</div>
.myborder {border:2px solid #c80d4c;}