#eefdee color space conversions
Hex:
#eefdee
RGB:
238, 253, 238
CMY:
7, 1, 7
CMYK:
6, 0, 6, 1
HSL:
120°, 78.9474%, 96.2745%
HSV (HSB):
120°, 5.9289%, 99.2157%
XYZ:
85.8178, 94.6007, 94.6256
xyY:
0.3120, 0.3439, 94.6007
CIE-Lab:
97.8735, -7.5719, 5.4746
CIE-LCH:
97.8735, 9.3437, 144.1324
CIE-Luv:
97.8735, -7.5444, 9.7387
Hunter-Lab:
97.2629, -12.7146, 10.4017
#eefdee color charts
#eefdee color shades, tints & tones
#eefdee color schemes
#eefdee color preview, HTML & CSS examples
This text has a color of #eefdee
<p style="color:#eefdee;">Text here</p>
.mytext {color:#eefdee;}
This box has a color of #eefdee
<div style="background-color:#eefdee;">Content here</div>
.mybackground {background-color:#eefdee;}
Border around this has a color of #eefdee
<div style="border:2px solid #eefdee;">Content here</div>
.myborder {border:2px solid #eefdee;}