#eafdbc color space conversions
Hex:
#eafdbc
RGB:
234, 253, 188
CMY:
8, 1, 26
CMYK:
8, 0, 26, 1
HSL:
78°, 94.2029%, 86.4706%
HSV (HSB):
78°, 25.6917%, 99.2157%
XYZ:
78.1341, 91.3738, 61.0958
xyY:
0.3388, 0.3962, 91.3738
CIE-Lab:
96.5638, -16.8025, 29.1148
CIE-LCH:
96.5638, 33.6154, 119.9898
CIE-Luv:
96.5638, -7.9564, 44.6327
Hunter-Lab:
95.5897, -21.3777, 29.0178
#eafdbc color charts
#eafdbc color shades, tints & tones
#eafdbc color schemes
#eafdbc color preview, HTML & CSS examples
This text has a color of #eafdbc
<p style="color:#eafdbc;">Text here</p>
.mytext {color:#eafdbc;}
This box has a color of #eafdbc
<div style="background-color:#eafdbc;">Content here</div>
.mybackground {background-color:#eafdbc;}
Border around this has a color of #eafdbc
<div style="border:2px solid #eafdbc;">Content here</div>
.myborder {border:2px solid #eafdbc;}