#eadc86 color space conversions
Hex:
#eadc86
RGB:
234, 220, 134
CMY:
8, 14, 47
CMYK:
0, 6, 43, 8
HSL:
52°, 70.4225%, 72.1569%
HSV (HSB):
52°, 42.7350%, 91.7647%
XYZ:
63.8280, 70.4001, 32.7787
xyY:
0.3822, 0.4215, 70.4001
CIE-Lab:
87.1927, -6.9439, 43.8765
CIE-LCH:
87.1927, 44.4226, 98.9931
CIE-Luv:
87.1927, 13.3158, 58.7050
Hunter-Lab:
83.9047, -11.0449, 35.5707
#eadc86 color charts
#eadc86 color shades, tints & tones
#eadc86 color schemes
#eadc86 color preview, HTML & CSS examples
This text has a color of #eadc86
<p style="color:#eadc86;">Text here</p>
.mytext {color:#eadc86;}
This box has a color of #eadc86
<div style="background-color:#eadc86;">Content here</div>
.mybackground {background-color:#eadc86;}
Border around this has a color of #eadc86
<div style="border:2px solid #eadc86;">Content here</div>
.myborder {border:2px solid #eadc86;}