#c71f6a color space conversions
Hex:
#c71f6a
RGB:
199, 31, 106
CMY:
22, 88, 58
CMYK:
0, 84, 47, 22
HSL:
333°, 73.0435%, 45.0980%
HSV (HSB):
333°, 84.4221%, 78.0392%
XYZ:
26.6447, 14.1627, 14.9650
xyY:
0.4777, 0.2539, 14.1627
CIE-Lab:
44.4654, 66.6092, 1.0373
CIE-LCH:
44.4654, 66.6173, 0.8922
CIE-Luv:
44.4654, 102.5829, -11.2645
Hunter-Lab:
37.6334, 60.5209, 2.7665
#c71f6a color charts
#c71f6a color shades, tints & tones
#c71f6a color schemes
#c71f6a color preview, HTML & CSS examples
This text has a color of #c71f6a
<p style="color:#c71f6a;">Text here</p>
.mytext {color:#c71f6a;}
This box has a color of #c71f6a
<div style="background-color:#c71f6a;">Content here</div>
.mybackground {background-color:#c71f6a;}
Border around this has a color of #c71f6a
<div style="border:2px solid #c71f6a;">Content here</div>
.myborder {border:2px solid #c71f6a;}