#e71f6a color space conversions
Hex:
#e71f6a
RGB:
231, 31, 106
CMY:
9, 88, 58
CMYK:
0, 87, 54, 9
HSL:
338°, 80.6452%, 51.3725%
HSV (HSB):
338°, 86.5801%, 90.5882%
XYZ:
36.0465, 19.0095, 15.4050
xyY:
0.5116, 0.2698, 19.0095
CIE-Lab:
50.6983, 74.4264, 10.7820
CIE-LCH:
50.6983, 75.2033, 8.2430
CIE-Luv:
50.6983, 128.2602, -1.7636
Hunter-Lab:
43.5999, 71.2763, 9.5712
#e71f6a color charts
#e71f6a color shades, tints & tones
#e71f6a color schemes
#e71f6a color preview, HTML & CSS examples
This text has a color of #e71f6a
<p style="color:#e71f6a;">Text here</p>
.mytext {color:#e71f6a;}
This box has a color of #e71f6a
<div style="background-color:#e71f6a;">Content here</div>
.mybackground {background-color:#e71f6a;}
Border around this has a color of #e71f6a
<div style="border:2px solid #e71f6a;">Content here</div>
.myborder {border:2px solid #e71f6a;}