#eefdde color space conversions
Hex:
#eefdde
RGB:
238, 253, 222
CMY:
7, 1, 13
CMYK:
6, 0, 12, 1
HSL:
89°, 88.5714%, 93.1373%
HSV (HSB):
89°, 12.2530%, 99.2157%
XYZ:
83.5700, 93.7016, 82.7889
xyY:
0.3213, 0.3603, 93.7016
CIE-Lab:
97.5116, -10.2686, 13.1658
CIE-LCH:
97.5116, 16.6968, 127.9522
CIE-Luv:
97.5116, -6.9013, 21.5951
Hunter-Lab:
96.7996, -15.2949, 17.0513
#eefdde color charts
#eefdde color shades, tints & tones
#eefdde color schemes
#eefdde color preview, HTML & CSS examples
This text has a color of #eefdde
<p style="color:#eefdde;">Text here</p>
.mytext {color:#eefdde;}
This box has a color of #eefdde
<div style="background-color:#eefdde;">Content here</div>
.mybackground {background-color:#eefdde;}
Border around this has a color of #eefdde
<div style="border:2px solid #eefdde;">Content here</div>
.myborder {border:2px solid #eefdde;}