#c80d4d color space conversions
Hex:
#c80d4d
RGB:
200, 13, 77
CMY:
22, 95, 70
CMYK:
0, 94, 62, 22
HSL:
339°, 87.7934%, 41.7647%
HSV (HSB):
339°, 93.5000%, 78.4314%
XYZ:
25.3029, 13.1030, 8.2167
xyY:
0.5427, 0.2810, 13.1030
CIE-Lab:
42.9181, 67.6906, 17.0662
CIE-LCH:
42.9181, 69.8088, 14.1505
CIE-Luv:
42.9181, 118.7048, 5.6203
Hunter-Lab:
36.1981, 61.4269, 11.8803
#c80d4d color charts
#c80d4d color shades, tints & tones
#c80d4d color schemes
#c80d4d color preview, HTML & CSS examples
This text has a color of #c80d4d
<p style="color:#c80d4d;">Text here</p>
.mytext {color:#c80d4d;}
This box has a color of #c80d4d
<div style="background-color:#c80d4d;">Content here</div>
.mybackground {background-color:#c80d4d;}
Border around this has a color of #c80d4d
<div style="border:2px solid #c80d4d;">Content here</div>
.myborder {border:2px solid #c80d4d;}