#c71f6c color space conversions
Hex:
#c71f6c
RGB:
199, 31, 108
CMY:
22, 88, 58
CMYK:
0, 84, 46, 22
HSL:
333°, 73.0435%, 45.0980%
HSV (HSB):
333°, 84.4221%, 78.0392%
XYZ:
26.7499, 14.2048, 15.5193
xyY:
0.4737, 0.2515, 14.2048
CIE-Lab:
44.5252, 66.7816, -0.1183
CIE-LCH:
44.5252, 66.7817, 359.8985
CIE-Luv:
44.5252, 101.7517, -12.6908
Hunter-Lab:
37.6893, 60.7342, 1.9687
#c71f6c color charts
#c71f6c color shades, tints & tones
#c71f6c color schemes
#c71f6c color preview, HTML & CSS examples
This text has a color of #c71f6c
<p style="color:#c71f6c;">Text here</p>
.mytext {color:#c71f6c;}
This box has a color of #c71f6c
<div style="background-color:#c71f6c;">Content here</div>
.mybackground {background-color:#c71f6c;}
Border around this has a color of #c71f6c
<div style="border:2px solid #c71f6c;">Content here</div>
.myborder {border:2px solid #c71f6c;}