#c80e7d color space conversions
Hex:
#c80e7d
RGB:
200, 14, 125
CMY:
22, 95, 51
CMYK:
0, 93, 38, 22
HSL:
324°, 86.9159%, 41.9608%
HSV (HSB):
324°, 93.0000%, 78.4314%
XYZ:
27.6781, 14.0741, 20.6598
xyY:
0.4435, 0.2255, 14.0741
CIE-Lab:
44.3390, 71.3309, -10.8933
CIE-LCH:
44.3390, 72.1579, 351.3171
CIE-Luv:
44.3390, 98.1380, -27.2023
Hunter-Lab:
37.5155, 66.0415, -6.3902
#c80e7d color charts
#c80e7d color shades, tints & tones
#c80e7d color schemes
#c80e7d color preview, HTML & CSS examples
This text has a color of #c80e7d
<p style="color:#c80e7d;">Text here</p>
.mytext {color:#c80e7d;}
This box has a color of #c80e7d
<div style="background-color:#c80e7d;">Content here</div>
.mybackground {background-color:#c80e7d;}
Border around this has a color of #c80e7d
<div style="border:2px solid #c80e7d;">Content here</div>
.myborder {border:2px solid #c80e7d;}