#c80e8b color space conversions
Hex:
#c80e8b
RGB:
200, 14, 139
CMY:
22, 95, 45
CMYK:
0, 93, 31, 22
HSL:
320°, 86.9159%, 41.9608%
HSV (HSB):
320°, 93.0000%, 78.4314%
XYZ:
28.6367, 14.4575, 25.7074
xyY:
0.4162, 0.2101, 14.4575
CIE-Lab:
44.8820, 72.7727, -18.6435
CIE-LCH:
44.8820, 75.1229, 345.6306
CIE-Luv:
44.8820, 91.7267, -37.9385
Hunter-Lab:
38.0230, 67.8951, -13.4698
#c80e8b color charts
#c80e8b color shades, tints & tones
#c80e8b color schemes
#c80e8b color preview, HTML & CSS examples
This text has a color of #c80e8b
<p style="color:#c80e8b;">Text here</p>
.mytext {color:#c80e8b;}
This box has a color of #c80e8b
<div style="background-color:#c80e8b;">Content here</div>
.mybackground {background-color:#c80e8b;}
Border around this has a color of #c80e8b
<div style="border:2px solid #c80e8b;">Content here</div>
.myborder {border:2px solid #c80e8b;}