#e75a9e color space conversions
Hex:
#e75a9e
RGB:
231, 90, 158
CMY:
9, 65, 38
CMYK:
0, 61, 32, 9
HSL:
331°, 74.6032%, 62.9412%
HSV (HSB):
331°, 61.0390%, 90.5882%
XYZ:
42.7827, 26.7699, 35.2600
xyY:
0.4082, 0.2554, 26.7699
CIE-Lab:
58.7607, 60.9448, -8.4444
CIE-LCH:
58.7607, 61.5270, 352.1114
CIE-Luv:
58.7607, 86.5063, -23.2008
Hunter-Lab:
51.7396, 57.0547, -4.1877
#e75a9e color charts
#e75a9e color shades, tints & tones
#e75a9e color schemes
#e75a9e color preview, HTML & CSS examples
This text has a color of #e75a9e
<p style="color:#e75a9e;">Text here</p>
.mytext {color:#e75a9e;}
This box has a color of #e75a9e
<div style="background-color:#e75a9e;">Content here</div>
.mybackground {background-color:#e75a9e;}
Border around this has a color of #e75a9e
<div style="border:2px solid #e75a9e;">Content here</div>
.myborder {border:2px solid #e75a9e;}