#eaded4 color space conversions
Hex:
#eaded4
RGB:
234, 222, 212
CMY:
8, 13, 17
CMYK:
0, 5, 9, 8
HSL:
27°, 34.3750%, 87.4510%
HSV (HSB):
27°, 9.4017%, 91.7647%
XYZ:
71.9366, 74.4884, 72.8736
xyY:
0.3280, 0.3397, 74.4884
CIE-Lab:
89.1528, 2.4147, 6.3536
CIE-LCH:
89.1528, 6.7970, 69.1907
CIE-Luv:
89.1528, 7.5826, 9.0823
Hunter-Lab:
86.3067, -2.2569, 10.3528
#eaded4 color charts
#eaded4 color shades, tints & tones
#eaded4 color schemes
#eaded4 color preview, HTML & CSS examples
This text has a color of #eaded4
<p style="color:#eaded4;">Text here</p>
.mytext {color:#eaded4;}
This box has a color of #eaded4
<div style="background-color:#eaded4;">Content here</div>
.mybackground {background-color:#eaded4;}
Border around this has a color of #eaded4
<div style="border:2px solid #eaded4;">Content here</div>
.myborder {border:2px solid #eaded4;}