#e65aae color space conversions
Hex:
#e65aae
RGB:
230, 90, 174
CMY:
10, 65, 32
CMYK:
0, 61, 24, 10
HSL:
324°, 73.6842%, 62.7451%
HSV (HSB):
324°, 60.8696%, 90.1961%
XYZ:
43.9293, 27.1913, 42.9775
xyY:
0.3850, 0.2383, 27.1913
CIE-Lab:
59.1510, 62.6555, -17.1384
CIE-LCH:
59.1510, 64.9572, 344.7019
CIE-Luv:
59.1510, 80.5405, -36.0902
Hunter-Lab:
52.1453, 59.1213, -12.3644
#e65aae color charts
#e65aae color shades, tints & tones
#e65aae color schemes
#e65aae color preview, HTML & CSS examples
This text has a color of #e65aae
<p style="color:#e65aae;">Text here</p>
.mytext {color:#e65aae;}
This box has a color of #e65aae
<div style="background-color:#e65aae;">Content here</div>
.mybackground {background-color:#e65aae;}
Border around this has a color of #e65aae
<div style="border:2px solid #e65aae;">Content here</div>
.myborder {border:2px solid #e65aae;}