#eafedb color space conversions
Hex:
#eafedb
RGB:
234, 254, 219
CMY:
8, 0, 14
CMYK:
8, 0, 14, 0
HSL:
94°, 94.5946%, 92.7451%
HSV (HSB):
94°, 13.7795%, 99.6078%
XYZ:
82.1597, 93.4905, 80.7330
xyY:
0.3205, 0.3647, 93.4905
CIE-Lab:
97.4263, -12.6107, 14.5424
CIE-LCH:
97.4263, 19.2487, 130.9308
CIE-Luv:
97.4263, -9.5168, 24.0078
Hunter-Lab:
96.6905, -17.5337, 18.1784
#eafedb color charts
#eafedb color shades, tints & tones
#eafedb color schemes
#eafedb color preview, HTML & CSS examples
This text has a color of #eafedb
<p style="color:#eafedb;">Text here</p>
.mytext {color:#eafedb;}
This box has a color of #eafedb
<div style="background-color:#eafedb;">Content here</div>
.mybackground {background-color:#eafedb;}
Border around this has a color of #eafedb
<div style="border:2px solid #eafedb;">Content here</div>
.myborder {border:2px solid #eafedb;}