#e71f7f color space conversions
Hex:
#e71f7f
RGB:
231, 31, 127
CMY:
9, 88, 50
CMYK:
0, 87, 45, 9
HSL:
331°, 80.6452%, 51.3725%
HSV (HSB):
331°, 86.5801%, 90.5882%
XYZ:
37.2757, 19.5012, 21.8781
xyY:
0.4739, 0.2479, 19.5012
CIE-Lab:
51.2685, 76.0368, -1.1620
CIE-LCH:
51.2685, 76.0457, 359.1245
CIE-Luv:
51.2685, 119.4534, -16.3198
Hunter-Lab:
44.1602, 73.3922, 1.5383
#e71f7f color charts
#e71f7f color shades, tints & tones
#e71f7f color schemes
#e71f7f color preview, HTML & CSS examples
This text has a color of #e71f7f
<p style="color:#e71f7f;">Text here</p>
.mytext {color:#e71f7f;}
This box has a color of #e71f7f
<div style="background-color:#e71f7f;">Content here</div>
.mybackground {background-color:#e71f7f;}
Border around this has a color of #e71f7f
<div style="border:2px solid #e71f7f;">Content here</div>
.myborder {border:2px solid #e71f7f;}