#e5aed6 color space conversions
Hex:
#e5aed6
RGB:
229, 174, 214
CMY:
10, 32, 16
CMYK:
0, 24, 7, 10
HSL:
316°, 51.4019%, 79.0196%
HSV (HSB):
316°, 24.0175%, 89.8039%
XYZ:
59.5867, 51.7852, 70.4733
xyY:
0.3277, 0.2848, 51.7852
CIE-Lab:
77.1522, 26.4129, -12.3949
CIE-LCH:
77.1522, 29.1767, 334.8605
CIE-Luv:
77.1522, 29.7257, -23.5948
Hunter-Lab:
71.9619, 21.8704, -7.6902
#e5aed6 color charts
#e5aed6 color shades, tints & tones
#e5aed6 color schemes
#e5aed6 color preview, HTML & CSS examples
This text has a color of #e5aed6
<p style="color:#e5aed6;">Text here</p>
.mytext {color:#e5aed6;}
This box has a color of #e5aed6
<div style="background-color:#e5aed6;">Content here</div>
.mybackground {background-color:#e5aed6;}
Border around this has a color of #e5aed6
<div style="border:2px solid #e5aed6;">Content here</div>
.myborder {border:2px solid #e5aed6;}