#effde2 color space conversions
Hex:
#effde2
RGB:
239, 253, 226
CMY:
6, 1, 11
CMYK:
6, 0, 11, 1
HSL:
91°, 87.0968%, 93.9216%
HSV (HSB):
91°, 10.6719%, 99.2157%
XYZ:
84.4494, 94.0923, 85.6622
xyY:
0.3196, 0.3561, 94.0923
CIE-Lab:
97.6692, -9.2733, 11.3496
CIE-LCH:
97.6692, 14.6563, 129.2511
CIE-Luv:
97.6692, -6.5050, 18.7767
Hunter-Lab:
97.0012, -14.3497, 15.5415
#effde2 color charts
#effde2 color shades, tints & tones
#effde2 color schemes
#effde2 color preview, HTML & CSS examples
This text has a color of #effde2
<p style="color:#effde2;">Text here</p>
.mytext {color:#effde2;}
This box has a color of #effde2
<div style="background-color:#effde2;">Content here</div>
.mybackground {background-color:#effde2;}
Border around this has a color of #effde2
<div style="border:2px solid #effde2;">Content here</div>
.myborder {border:2px solid #effde2;}