#eefddf color space conversions
Hex:
#eefddf
RGB:
238, 253, 223
CMY:
7, 1, 13
CMYK:
6, 0, 12, 1
HSL:
90°, 88.2353%, 93.3333%
HSV (HSB):
90°, 11.8577%, 99.2157%
XYZ:
83.7045, 93.7554, 83.4969
xyY:
0.3208, 0.3593, 93.7554
CIE-Lab:
97.5333, -10.1054, 12.6843
CIE-LCH:
97.5333, 16.2176, 128.5439
CIE-Luv:
97.5333, -6.9406, 20.8687
Hunter-Lab:
96.8274, -15.1398, 16.6517
#eefddf color charts
#eefddf color shades, tints & tones
#eefddf color schemes
#eefddf color preview, HTML & CSS examples
This text has a color of #eefddf
<p style="color:#eefddf;">Text here</p>
.mytext {color:#eefddf;}
This box has a color of #eefddf
<div style="background-color:#eefddf;">Content here</div>
.mybackground {background-color:#eefddf;}
Border around this has a color of #eefddf
<div style="border:2px solid #eefddf;">Content here</div>
.myborder {border:2px solid #eefddf;}