#e9aed8 color space conversions
Hex:
#e9aed8
RGB:
233, 174, 216
CMY:
9, 32, 15
CMYK:
0, 25, 7, 9
HSL:
317°, 57.2816%, 79.8039%
HSV (HSB):
317°, 25.3219%, 91.3725%
XYZ:
61.1350, 52.5536, 71.8874
xyY:
0.3294, 0.2832, 52.5536
CIE-Lab:
77.6107, 28.1113, -12.7539
CIE-LCH:
77.6107, 30.8692, 335.5965
CIE-Luv:
77.6107, 32.0372, -24.4805
Hunter-Lab:
72.4939, 23.6670, -8.0483
#e9aed8 color charts
#e9aed8 color shades, tints & tones
#e9aed8 color schemes
#e9aed8 color preview, HTML & CSS examples
This text has a color of #e9aed8
<p style="color:#e9aed8;">Text here</p>
.mytext {color:#e9aed8;}
This box has a color of #e9aed8
<div style="background-color:#e9aed8;">Content here</div>
.mybackground {background-color:#e9aed8;}
Border around this has a color of #e9aed8
<div style="border:2px solid #e9aed8;">Content here</div>
.myborder {border:2px solid #e9aed8;}