#eaa9ed color space conversions
Hex:
#eaa9ed
RGB:
234, 169, 237
CMY:
8, 34, 7
CMYK:
1, 29, 0, 7
HSL:
297°, 65.3846%, 79.6078%
HSV (HSB):
297°, 28.6920%, 92.9412%
XYZ:
63.4057, 51.9828, 86.8126
xyY:
0.3136, 0.2571, 51.9828
CIE-Lab:
77.2705, 34.8563, -24.6433
CIE-LCH:
77.2705, 42.6879, 324.7398
CIE-Luv:
77.2705, 32.1218, -44.6049
Hunter-Lab:
72.0991, 30.8039, -20.9202
#eaa9ed color charts
#eaa9ed color shades, tints & tones
#eaa9ed color schemes
#eaa9ed color preview, HTML & CSS examples
This text has a color of #eaa9ed
<p style="color:#eaa9ed;">Text here</p>
.mytext {color:#eaa9ed;}
This box has a color of #eaa9ed
<div style="background-color:#eaa9ed;">Content here</div>
.mybackground {background-color:#eaa9ed;}
Border around this has a color of #eaa9ed
<div style="border:2px solid #eaa9ed;">Content here</div>
.myborder {border:2px solid #eaa9ed;}