#c80b7a color space conversions
Hex:
#c80b7a
RGB:
200, 11, 122
CMY:
22, 96, 52
CMYK:
0, 95, 39, 22
HSL:
325°, 89.5735%, 41.3725%
HSV (HSB):
325°, 94.5000%, 78.4314%
XYZ:
27.4519, 13.9238, 19.6530
xyY:
0.4498, 0.2282, 13.9238
CIE-Lab:
44.1235, 71.3546, -9.3669
CIE-LCH:
44.1235, 71.9668, 352.5214
CIE-Luv:
44.1235, 99.8367, -25.1972
Hunter-Lab:
37.3147, 66.0196, -5.1068
#c80b7a color charts
#c80b7a color shades, tints & tones
#c80b7a color schemes
#c80b7a color preview, HTML & CSS examples
This text has a color of #c80b7a
<p style="color:#c80b7a;">Text here</p>
.mytext {color:#c80b7a;}
This box has a color of #c80b7a
<div style="background-color:#c80b7a;">Content here</div>
.mybackground {background-color:#c80b7a;}
Border around this has a color of #c80b7a
<div style="border:2px solid #c80b7a;">Content here</div>
.myborder {border:2px solid #c80b7a;}