#eaedbf color space conversions
Hex:
#eaedbf
RGB:
234, 237, 191
CMY:
8, 7, 25
CMYK:
1, 0, 19, 7
HSL:
64°, 56.0976%, 83.9216%
HSV (HSB):
64°, 19.4093%, 92.9412%
XYZ:
73.6198, 81.8224, 61.2033
xyY:
0.3398, 0.3777, 81.8224
CIE-Lab:
92.4964, -8.4707, 22.0054
CIE-LCH:
92.4964, 23.5794, 111.0537
CIE-Luv:
92.4964, 0.6263, 33.3104
Hunter-Lab:
90.4557, -13.0205, 23.2027
#eaedbf color charts
#eaedbf color shades, tints & tones
#eaedbf color schemes
#eaedbf color preview, HTML & CSS examples
This text has a color of #eaedbf
<p style="color:#eaedbf;">Text here</p>
.mytext {color:#eaedbf;}
This box has a color of #eaedbf
<div style="background-color:#eaedbf;">Content here</div>
.mybackground {background-color:#eaedbf;}
Border around this has a color of #eaedbf
<div style="border:2px solid #eaedbf;">Content here</div>
.myborder {border:2px solid #eaedbf;}