#eafedc color space conversions
Hex:
#eafedc
RGB:
234, 254, 220
CMY:
8, 0, 14
CMYK:
8, 0, 13, 0
HSL:
95°, 94.4444%, 92.9412%
HSV (HSB):
95°, 13.3858%, 99.6078%
XYZ:
82.2918, 93.5434, 81.4286
xyY:
0.3199, 0.3636, 93.5434
CIE-Lab:
97.4477, -12.4477, 14.0609
CIE-LCH:
97.4477, 18.7791, 131.5176
CIE-Luv:
97.4477, -9.5517, 23.2867
Hunter-Lab:
96.7178, -17.3805, 17.7851
#eafedc color charts
#eafedc RGB chart
#eafedc CMYK chart
#eafedc RGB pie chart
#eafedc color shades, tints & tones
#eafedc color schemes
#eafedc color preview, HTML & CSS examples
This text has a color of #eafedc
<p style="color:#eafedc;">Text here</p>
.mytext {color:#eafedc;}
Text color #eafedc
This box has a color of #eafedc
<div style="background-color:#eafedc;">Content here</div>
.mybackground {background-color:#eafedc;}
Background color #eafedc
Border around this has a color of #eafedc
<div style="border:2px solid #eafedc;">Content here</div>
.myborder {border:2px solid #eafedc;}
Border color #eafedc