#c81b7f color space conversions
Hex:
#c81b7f
RGB:
200, 27, 127
CMY:
22, 89, 50
CMYK:
0, 87, 37, 22
HSL:
325°, 76.2115%, 44.5098%
HSV (HSB):
325°, 86.5000%, 78.4314%
XYZ:
28.0421, 14.5955, 21.4179
xyY:
0.4378, 0.2279, 14.5955
CIE-Lab:
45.0752, 69.6044, -11.0130
CIE-LCH:
45.0752, 70.4702, 351.0091
CIE-Luv:
45.0752, 95.2596, -27.1120
Hunter-Lab:
38.2041, 64.1633, -6.4962
#c81b7f color charts
#c81b7f color shades, tints & tones
#c81b7f color schemes
#c81b7f color preview, HTML & CSS examples
This text has a color of #c81b7f
<p style="color:#c81b7f;">Text here</p>
.mytext {color:#c81b7f;}
This box has a color of #c81b7f
<div style="background-color:#c81b7f;">Content here</div>
.mybackground {background-color:#c81b7f;}
Border around this has a color of #c81b7f
<div style="border:2px solid #c81b7f;">Content here</div>
.myborder {border:2px solid #c81b7f;}