#eefded color space conversions
Hex:
#eefded
RGB:
238, 253, 237
CMY:
7, 1, 7
CMYK:
6, 0, 6, 1
HSL:
116°, 80.0000%, 96.0784%
HSV (HSB):
116°, 6.3241%, 99.2157%
XYZ:
85.6712, 94.5421, 93.8539
xyY:
0.3126, 0.3450, 94.5421
CIE-Lab:
97.8500, -7.7457, 5.9543
CIE-LCH:
97.8500, 9.7699, 142.4497
CIE-Luv:
97.8500, -7.5034, 10.4935
Hunter-Lab:
97.2328, -12.8820, 10.8333
#eefded color charts
#eefded color shades, tints & tones
#eefded color schemes
#eefded color preview, HTML & CSS examples
This text has a color of #eefded
<p style="color:#eefded;">Text here</p>
.mytext {color:#eefded;}
This box has a color of #eefded
<div style="background-color:#eefded;">Content here</div>
.mybackground {background-color:#eefded;}
Border around this has a color of #eefded
<div style="border:2px solid #eefded;">Content here</div>
.myborder {border:2px solid #eefded;}