#eedee4 color space conversions
Hex:
#eedee4
RGB:
238, 222, 228
CMY:
7, 13, 11
CMYK:
0, 7, 4, 7
HSL:
338°, 32.0000%, 90.1961%
HSV (HSB):
338°, 6.7227%, 93.3333%
XYZ:
75.3848, 76.0211, 84.0991
xyY:
0.3201, 0.3228, 76.0211
CIE-Lab:
89.8692, 6.4941, -0.9688
CIE-LCH:
89.8692, 6.5660, 351.5148
CIE-Luv:
89.8692, 8.8421, -2.6478
Hunter-Lab:
87.1901, 1.7488, 3.8450
#eedee4 color charts
#eedee4 color shades, tints & tones
#eedee4 color schemes
#eedee4 color preview, HTML & CSS examples
This text has a color of #eedee4
<p style="color:#eedee4;">Text here</p>
.mytext {color:#eedee4;}
This box has a color of #eedee4
<div style="background-color:#eedee4;">Content here</div>
.mybackground {background-color:#eedee4;}
Border around this has a color of #eedee4
<div style="border:2px solid #eedee4;">Content here</div>
.myborder {border:2px solid #eedee4;}