#eafbde color space conversions
Hex:
#eafbde
RGB:
234, 251, 222
CMY:
8, 2, 13
CMYK:
7, 0, 12, 2
HSL:
95°, 78.3784%, 92.7451%
HSV (HSB):
95°, 11.5538%, 98.4314%
XYZ:
81.6137, 91.7607, 82.5173
xyY:
0.3189, 0.3586, 91.7607
CIE-Lab:
96.7224, -10.6340, 12.0049
CIE-LCH:
96.7224, 16.0375, 131.5348
CIE-Luv:
96.7224, -8.0919, 19.9516
Hunter-Lab:
95.7918, -15.5554, 15.9805
#eafbde color charts
#eafbde color shades, tints & tones
#eafbde color schemes
#eafbde color preview, HTML & CSS examples
This text has a color of #eafbde
<p style="color:#eafbde;">Text here</p>
.mytext {color:#eafbde;}
This box has a color of #eafbde
<div style="background-color:#eafbde;">Content here</div>
.mybackground {background-color:#eafbde;}
Border around this has a color of #eafbde
<div style="border:2px solid #eafbde;">Content here</div>
.myborder {border:2px solid #eafbde;}