#effadc color space conversions
Hex:
#effadc
RGB:
239, 250, 220
CMY:
6, 2, 14
CMYK:
4, 0, 12, 2
HSL:
82°, 75.0000%, 92.1569%
HSV (HSB):
82°, 12.0000%, 98.0392%
XYZ:
82.7005, 91.8892, 81.0878
xyY:
0.3235, 0.3594, 91.8892
CIE-Lab:
96.7750, -8.7606, 13.1547
CIE-LCH:
96.7750, 15.8049, 123.6623
CIE-Luv:
96.7750, -4.7073, 21.2717
Hunter-Lab:
95.8589, -13.7555, 16.9473
#effadc color charts
#effadc color shades, tints & tones
#effadc color schemes
#effadc color preview, HTML & CSS examples
This text has a color of #effadc
<p style="color:#effadc;">Text here</p>
.mytext {color:#effadc;}
This box has a color of #effadc
<div style="background-color:#effadc;">Content here</div>
.mybackground {background-color:#effadc;}
Border around this has a color of #effadc
<div style="border:2px solid #effadc;">Content here</div>
.myborder {border:2px solid #effadc;}