#e71d69 color space conversions
Hex:
#e71d69
RGB:
231, 29, 105
CMY:
9, 89, 59
CMYK:
0, 87, 55, 9
HSL:
337°, 80.8000%, 50.9804%
HSV (HSB):
337°, 87.4459%, 90.5882%
XYZ:
35.9442, 18.8876, 15.1158
xyY:
0.5139, 0.2700, 18.8876
CIE-Lab:
50.5554, 74.6995, 11.1919
CIE-LCH:
50.5554, 75.5333, 8.5210
CIE-Luv:
50.5554, 129.1408, -1.3874
Hunter-Lab:
43.4598, 71.5766, 9.8002
#e71d69 color charts
#e71d69 color shades, tints & tones
#e71d69 color schemes
#e71d69 color preview, HTML & CSS examples
This text has a color of #e71d69
<p style="color:#e71d69;">Text here</p>
.mytext {color:#e71d69;}
This box has a color of #e71d69
<div style="background-color:#e71d69;">Content here</div>
.mybackground {background-color:#e71d69;}
Border around this has a color of #e71d69
<div style="border:2px solid #e71d69;">Content here</div>
.myborder {border:2px solid #e71d69;}