#eaefdf color space conversions
Hex:
#eaefdf
RGB:
234, 239, 223
CMY:
8, 6, 13
CMYK:
2, 0, 7, 6
HSL:
79°, 33.3333%, 90.5882%
HSV (HSB):
79°, 6.6946%, 93.7255%
XYZ:
78.1175, 84.5531, 82.0152
xyY:
0.3193, 0.3456, 84.5531
CIE-Lab:
93.6902, -4.4497, 7.1476
CIE-LCH:
93.6902, 8.4195, 121.9043
CIE-Luv:
93.6902, -1.9749, 11.6036
Hunter-Lab:
91.9528, -9.2747, 11.4846
#eaefdf color charts
#eaefdf color shades, tints & tones
#eaefdf color schemes
#eaefdf color preview, HTML & CSS examples
This text has a color of #eaefdf
<p style="color:#eaefdf;">Text here</p>
.mytext {color:#eaefdf;}
This box has a color of #eaefdf
<div style="background-color:#eaefdf;">Content here</div>
.mybackground {background-color:#eaefdf;}
Border around this has a color of #eaefdf
<div style="border:2px solid #eaefdf;">Content here</div>
.myborder {border:2px solid #eaefdf;}