#effaed color space conversions
Hex:
#effaed
RGB:
239, 250, 237
CMY:
6, 2, 7
CMYK:
4, 0, 5, 2
HSL:
111°, 56.5217%, 95.4902%
HSV (HSB):
111°, 5.2000%, 98.0392%
XYZ:
85.0683, 92.8364, 93.5564
xyY:
0.3134, 0.3420, 92.8364
CIE-Lab:
97.1612, -5.9122, 4.9679
CIE-LCH:
97.1612, 7.7224, 139.9604
CIE-Luv:
97.1612, -5.4490, 8.6632
Hunter-Lab:
96.3516, -11.0188, 9.8762
#effaed color charts
#effaed color shades, tints & tones
#effaed color schemes
#effaed color preview, HTML & CSS examples
This text has a color of #effaed
<p style="color:#effaed;">Text here</p>
.mytext {color:#effaed;}
This box has a color of #effaed
<div style="background-color:#effaed;">Content here</div>
.mybackground {background-color:#effaed;}
Border around this has a color of #effaed
<div style="border:2px solid #effaed;">Content here</div>
.myborder {border:2px solid #effaed;}