#eadd8e color space conversions
Hex:
#eadd8e
RGB:
234, 221, 142
CMY:
8, 13, 44
CMYK:
0, 6, 39, 8
HSL:
52°, 68.6567%, 73.7255%
HSV (HSB):
52°, 39.3162%, 91.7647%
XYZ:
64.6706, 71.1583, 35.9176
xyY:
0.3765, 0.4143, 71.1583
CIE-Lab:
87.5619, -6.6168, 40.3642
CIE-LCH:
87.5619, 40.9029, 99.3095
CIE-Luv:
87.5619, 12.3040, 54.8884
Hunter-Lab:
84.3554, -10.7758, 33.8037
#eadd8e color charts
#eadd8e color shades, tints & tones
#eadd8e color schemes
#eadd8e color preview, HTML & CSS examples
This text has a color of #eadd8e
<p style="color:#eadd8e;">Text here</p>
.mytext {color:#eadd8e;}
This box has a color of #eadd8e
<div style="background-color:#eadd8e;">Content here</div>
.mybackground {background-color:#eadd8e;}
Border around this has a color of #eadd8e
<div style="border:2px solid #eadd8e;">Content here</div>
.myborder {border:2px solid #eadd8e;}