#eaddbf color space conversions
Hex:
#eaddbf
RGB:
234, 221, 191
CMY:
8, 13, 25
CMYK:
0, 6, 18, 8
HSL:
42°, 50.5882%, 83.3333%
HSV (HSB):
42°, 18.3761%, 91.7647%
XYZ:
69.1921, 72.9669, 59.7274
xyY:
0.3427, 0.3614, 72.9669
CIE-Lab:
88.4319, -0.3481, 16.3352
CIE-LCH:
88.4319, 16.3390, 91.2207
CIE-Luv:
88.4319, 9.4971, 23.7851
Hunter-Lab:
85.4207, -4.8983, 18.3380
#eaddbf color charts
#eaddbf color shades, tints & tones
#eaddbf color schemes
#eaddbf color preview, HTML & CSS examples
This text has a color of #eaddbf
<p style="color:#eaddbf;">Text here</p>
.mytext {color:#eaddbf;}
This box has a color of #eaddbf
<div style="background-color:#eaddbf;">Content here</div>
.mybackground {background-color:#eaddbf;}
Border around this has a color of #eaddbf
<div style="border:2px solid #eaddbf;">Content here</div>
.myborder {border:2px solid #eaddbf;}