#eedabf color space conversions
Hex:
#eedabf
RGB:
238, 218, 191
CMY:
7, 15, 25
CMYK:
0, 8, 20, 7
HSL:
34°, 58.0247%, 84.1176%
HSV (HSB):
34°, 19.7479%, 93.3333%
XYZ:
69.7353, 72.0815, 59.5279
xyY:
0.3463, 0.3580, 72.0815
CIE-Lab:
88.0078, 2.6539, 15.7865
CIE-LCH:
88.0078, 16.0081, 80.4572
CIE-Luv:
88.0078, 13.6864, 22.4261
Hunter-Lab:
84.9008, -1.9614, 17.8596
#eedabf color charts
#eedabf color shades, tints & tones
#eedabf color schemes
#eedabf color preview, HTML & CSS examples
This text has a color of #eedabf
<p style="color:#eedabf;">Text here</p>
.mytext {color:#eedabf;}
This box has a color of #eedabf
<div style="background-color:#eedabf;">Content here</div>
.mybackground {background-color:#eedabf;}
Border around this has a color of #eedabf
<div style="border:2px solid #eedabf;">Content here</div>
.myborder {border:2px solid #eedabf;}