#c80b7d color space conversions
Hex:
#c80b7d
RGB:
200, 11, 125
CMY:
22, 96, 51
CMYK:
0, 95, 38, 22
HSL:
324°, 89.5735%, 41.3725%
HSV (HSB):
324°, 94.5000%, 78.4314%
XYZ:
27.6408, 13.9994, 20.6474
xyY:
0.4438, 0.2248, 13.9994
CIE-Lab:
44.2320, 71.6429, -11.0547
CIE-LCH:
44.2320, 72.4907, 351.2283
CIE-Luv:
44.2320, 98.4592, -27.4611
Hunter-Lab:
37.4157, 66.3888, -6.5273
#c80b7d color charts
#c80b7d color shades, tints & tones
#c80b7d color schemes
#c80b7d color preview, HTML & CSS examples
This text has a color of #c80b7d
<p style="color:#c80b7d;">Text here</p>
.mytext {color:#c80b7d;}
This box has a color of #c80b7d
<div style="background-color:#c80b7d;">Content here</div>
.mybackground {background-color:#c80b7d;}
Border around this has a color of #c80b7d
<div style="border:2px solid #c80b7d;">Content here</div>
.myborder {border:2px solid #c80b7d;}