#effded color space conversions
Hex:
#effded
RGB:
239, 253, 237
CMY:
6, 1, 7
CMYK:
6, 0, 6, 1
HSL:
113°, 80.0000%, 96.0784%
HSV (HSB):
113°, 6.3241%, 99.2157%
XYZ:
86.0079, 94.7157, 93.8696
xyY:
0.3132, 0.3449, 94.7157
CIE-Lab:
97.9197, -7.4140, 6.0637
CIE-LCH:
97.9197, 9.5779, 140.7209
CIE-Luv:
97.9197, -6.9582, 10.5995
Hunter-Lab:
97.3220, -12.5648, 10.9386
#effded color charts
#effded color shades, tints & tones
#effded color schemes
#effded color preview, HTML & CSS examples
This text has a color of #effded
<p style="color:#effded;">Text here</p>
.mytext {color:#effded;}
This box has a color of #effded
<div style="background-color:#effded;">Content here</div>
.mybackground {background-color:#effded;}
Border around this has a color of #effded
<div style="border:2px solid #effded;">Content here</div>
.myborder {border:2px solid #effded;}