#c71d6c color space conversions
Hex:
#c71d6c
RGB:
199, 29, 108
CMY:
22, 89, 58
CMYK:
0, 85, 46, 22
HSL:
332°, 74.5614%, 44.7059%
HSV (HSB):
332°, 85.4271%, 78.0392%
XYZ:
26.6993, 14.1036, 15.5024
xyY:
0.4742, 0.2505, 14.1036
CIE-Lab:
44.3811, 67.1960, -0.3290
CIE-LCH:
44.3811, 67.1968, 359.7195
CIE-Luv:
44.3811, 102.2383, -13.0307
Hunter-Lab:
37.5547, 61.1830, 1.8137
#c71d6c color charts
#c71d6c color shades, tints & tones
#c71d6c color schemes
#c71d6c color preview, HTML & CSS examples
This text has a color of #c71d6c
<p style="color:#c71d6c;">Text here</p>
.mytext {color:#c71d6c;}
This box has a color of #c71d6c
<div style="background-color:#c71d6c;">Content here</div>
.mybackground {background-color:#c71d6c;}
Border around this has a color of #c71d6c
<div style="border:2px solid #c71d6c;">Content here</div>
.myborder {border:2px solid #c71d6c;}