#e71daa color space conversions
Hex:
#e71daa
RGB:
231, 29, 170
CMY:
9, 89, 33
CMYK:
0, 87, 26, 9
HSL:
318°, 80.8000%, 50.9804%
HSV (HSB):
318°, 87.4459%, 90.5882%
XYZ:
40.6501, 20.7699, 39.8967
xyY:
0.4012, 0.2050, 20.7699
CIE-Lab:
52.6968, 80.6065, -24.6736
CIE-LCH:
52.6968, 84.2982, 342.9807
CIE-Luv:
52.6968, 100.5207, -49.4656
Hunter-Lab:
45.5740, 79.4597, -20.0022
#e71daa color charts
#e71daa color shades, tints & tones
#e71daa color schemes
#e71daa color preview, HTML & CSS examples
This text has a color of #e71daa
<p style="color:#e71daa;">Text here</p>
.mytext {color:#e71daa;}
This box has a color of #e71daa
<div style="background-color:#e71daa;">Content here</div>
.mybackground {background-color:#e71daa;}
Border around this has a color of #e71daa
<div style="border:2px solid #e71daa;">Content here</div>
.myborder {border:2px solid #e71daa;}