#e71d90 color space conversions
Hex:
#e71d90
RGB:
231, 29, 144
CMY:
9, 89, 44
CMYK:
0, 87, 38, 9
HSL:
326°, 80.8000%, 50.9804%
HSV (HSB):
326°, 87.4459%, 90.5882%
XYZ:
38.4284, 19.8813, 28.1976
xyY:
0.4442, 0.2298, 19.8813
CIE-Lab:
51.7027, 77.8994, -10.7528
CIE-LCH:
51.7027, 78.6381, 352.1409
CIE-Luv:
51.7027, 112.2919, -29.2806
Hunter-Lab:
44.5884, 75.8100, -6.2830
#e71d90 color charts
#e71d90 color shades, tints & tones
#e71d90 color schemes
#e71d90 color preview, HTML & CSS examples
This text has a color of #e71d90
<p style="color:#e71d90;">Text here</p>
.mytext {color:#e71d90;}
This box has a color of #e71d90
<div style="background-color:#e71d90;">Content here</div>
.mybackground {background-color:#e71d90;}
Border around this has a color of #e71d90
<div style="border:2px solid #e71d90;">Content here</div>
.myborder {border:2px solid #e71d90;}