#c80c87 color space conversions
Hex:
#c80c87
RGB:
200, 12, 135
CMY:
22, 95, 47
CMYK:
0, 94, 33, 22
HSL:
321°, 88.6792%, 41.5686%
HSV (HSB):
321°, 94.0000%, 78.4314%
XYZ:
28.3241, 14.2916, 24.1874
xyY:
0.4240, 0.2139, 14.2916
CIE-Lab:
44.6482, 72.5565, -16.5607
CIE-LCH:
44.6482, 74.4225, 347.1427
CIE-Luv:
44.6482, 93.7589, -35.0242
Hunter-Lab:
37.8042, 67.5803, -11.4712
#c80c87 color charts
#c80c87 color shades, tints & tones
#c80c87 color schemes
#c80c87 color preview, HTML & CSS examples
This text has a color of #c80c87
<p style="color:#c80c87;">Text here</p>
.mytext {color:#c80c87;}
This box has a color of #c80c87
<div style="background-color:#c80c87;">Content here</div>
.mybackground {background-color:#c80c87;}
Border around this has a color of #c80c87
<div style="border:2px solid #c80c87;">Content here</div>
.myborder {border:2px solid #c80c87;}