#eedade color space conversions
Hex:
#eedade
RGB:
238, 218, 222
CMY:
7, 15, 13
CMYK:
0, 8, 7, 7
HSL:
348°, 37.0370%, 89.4118%
HSV (HSB):
348°, 8.4034%, 93.3333%
XYZ:
73.5161, 73.5939, 79.4376
xyY:
0.3245, 0.3248, 73.5939
CIE-Lab:
88.7302, 7.5472, 0.5225
CIE-LCH:
88.7302, 7.5653, 3.9606
CIE-Luv:
88.7302, 11.3866, -0.5672
Hunter-Lab:
85.7869, 2.8407, 5.1490
#eedade color charts
#eedade color shades, tints & tones
#eedade color schemes
#eedade color preview, HTML & CSS examples
This text has a color of #eedade
<p style="color:#eedade;">Text here</p>
.mytext {color:#eedade;}
This box has a color of #eedade
<div style="background-color:#eedade;">Content here</div>
.mybackground {background-color:#eedade;}
Border around this has a color of #eedade
<div style="border:2px solid #eedade;">Content here</div>
.myborder {border:2px solid #eedade;}