#c80d7f color space conversions
Hex:
#c80d7f
RGB:
200, 13, 127
CMY:
22, 95, 50
CMYK:
0, 94, 37, 22
HSL:
323°, 87.7934%, 41.7647%
HSV (HSB):
323°, 93.5000%, 78.4314%
XYZ:
27.7941, 14.0995, 21.3352
xyY:
0.4396, 0.2230, 14.0995
CIE-Lab:
44.3753, 71.6368, -12.0698
CIE-LCH:
44.3753, 72.6465, 350.4363
CIE-Luv:
44.3753, 97.3340, -28.8109
Hunter-Lab:
37.5493, 66.4149, -7.4036
#c80d7f color charts
#c80d7f color shades, tints & tones
#c80d7f color schemes
#c80d7f color preview, HTML & CSS examples
This text has a color of #c80d7f
<p style="color:#c80d7f;">Text here</p>
.mytext {color:#c80d7f;}
This box has a color of #c80d7f
<div style="background-color:#c80d7f;">Content here</div>
.mybackground {background-color:#c80d7f;}
Border around this has a color of #c80d7f
<div style="border:2px solid #c80d7f;">Content here</div>
.myborder {border:2px solid #c80d7f;}