#e5aed2 color space conversions
Hex:
#e5aed2
RGB:
229, 174, 210
CMY:
10, 32, 18
CMYK:
0, 24, 8, 10
HSL:
321°, 51.4019%, 79.0196%
HSV (HSB):
321°, 24.0175%, 89.8039%
XYZ:
59.0820, 51.5833, 67.8154
xyY:
0.3310, 0.2890, 51.5833
CIE-Lab:
77.0310, 25.7237, -10.4010
CIE-LCH:
77.0310, 27.7469, 337.9847
CIE-Luv:
77.0310, 30.2575, -20.3675
Hunter-Lab:
71.8215, 21.1506, -5.7078
#e5aed2 color charts
#e5aed2 color shades, tints & tones
#e5aed2 color schemes
#e5aed2 color preview, HTML & CSS examples
This text has a color of #e5aed2
<p style="color:#e5aed2;">Text here</p>
.mytext {color:#e5aed2;}
This box has a color of #e5aed2
<div style="background-color:#e5aed2;">Content here</div>
.mybackground {background-color:#e5aed2;}
Border around this has a color of #e5aed2
<div style="border:2px solid #e5aed2;">Content here</div>
.myborder {border:2px solid #e5aed2;}