#eafcd8 color space conversions
Hex:
#eafcd8
RGB:
234, 252, 216
CMY:
8, 1, 15
CMYK:
7, 0, 14, 1
HSL:
90°, 85.7143%, 91.7647%
HSV (HSB):
90°, 14.2857%, 98.8235%
XYZ:
81.1368, 92.0711, 78.4609
xyY:
0.3224, 0.3658, 92.0711
CIE-Lab:
96.8494, -12.1088, 15.2620
CIE-LCH:
96.8494, 19.4821, 128.4282
CIE-Luv:
96.8494, -8.3831, 24.9191
Hunter-Lab:
95.9537, -16.9825, 18.6864
#eafcd8 color charts
#eafcd8 color shades, tints & tones
#eafcd8 color schemes
#eafcd8 color preview, HTML & CSS examples
This text has a color of #eafcd8
<p style="color:#eafcd8;">Text here</p>
.mytext {color:#eafcd8;}
This box has a color of #eafcd8
<div style="background-color:#eafcd8;">Content here</div>
.mybackground {background-color:#eafcd8;}
Border around this has a color of #eafcd8
<div style="border:2px solid #eafcd8;">Content here</div>
.myborder {border:2px solid #eafcd8;}