#c71d9c color space conversions
Hex:
#c71d9c
RGB:
199, 29, 156
CMY:
22, 89, 39
CMYK:
0, 85, 22, 22
HSL:
315°, 74.5614%, 44.7059%
HSV (HSB):
315°, 85.4271%, 78.0392%
XYZ:
29.9933, 15.4211, 32.8482
xyY:
0.3832, 0.1970, 15.4211
CIE-Lab:
46.2057, 72.2791, -26.8854
CIE-LCH:
46.2057, 77.1174, 339.5965
CIE-Luv:
46.2057, 81.4233, -49.6473
Hunter-Lab:
39.2698, 67.6119, -22.1059
#c71d9c color charts
#c71d9c color shades, tints & tones
#c71d9c color schemes
#c71d9c color preview, HTML & CSS examples
This text has a color of #c71d9c
<p style="color:#c71d9c;">Text here</p>
.mytext {color:#c71d9c;}
This box has a color of #c71d9c
<div style="background-color:#c71d9c;">Content here</div>
.mybackground {background-color:#c71d9c;}
Border around this has a color of #c71d9c
<div style="border:2px solid #c71d9c;">Content here</div>
.myborder {border:2px solid #c71d9c;}