#c71a7f color space conversions
Hex:
#c71a7f
RGB:
199, 26, 127
CMY:
22, 90, 50
CMYK:
0, 87, 36, 22
HSL:
325°, 76.8889%, 44.1176%
HSV (HSB):
325°, 86.9347%, 78.0392%
XYZ:
27.7533, 14.4132, 21.3979
xyY:
0.4366, 0.2267, 14.4132
CIE-Lab:
44.8198, 69.5586, -11.4171
CIE-LCH:
44.8198, 70.4894, 350.6788
CIE-Luv:
44.8198, 94.6371, -27.6003
Hunter-Lab:
37.9647, 64.0505, -6.8421
#c71a7f color charts
#c71a7f color shades, tints & tones
#c71a7f color schemes
#c71a7f color preview, HTML & CSS examples
This text has a color of #c71a7f
<p style="color:#c71a7f;">Text here</p>
.mytext {color:#c71a7f;}
This box has a color of #c71a7f
<div style="background-color:#c71a7f;">Content here</div>
.mybackground {background-color:#c71a7f;}
Border around this has a color of #c71a7f
<div style="border:2px solid #c71a7f;">Content here</div>
.myborder {border:2px solid #c71a7f;}