#eedde1 color space conversions
Hex:
#eedde1
RGB:
238, 221, 225
CMY:
7, 13, 12
CMYK:
0, 7, 5, 7
HSL:
346°, 33.3333%, 90.0000%
HSV (HSB):
346°, 7.1429%, 93.3333%
XYZ:
74.7070, 75.3263, 81.8361
xyY:
0.3222, 0.3249, 75.3263
CIE-Lab:
89.5456, 6.4974, 0.1343
CIE-LCH:
89.5456, 6.4988, 1.1838
CIE-Luv:
89.5456, 9.5837, -0.9652
Hunter-Lab:
86.7907, 1.7639, 4.8482
#eedde1 color charts
#eedde1 color shades, tints & tones
#eedde1 color schemes
#eedde1 color preview, HTML & CSS examples
This text has a color of #eedde1
<p style="color:#eedde1;">Text here</p>
.mytext {color:#eedde1;}
This box has a color of #eedde1
<div style="background-color:#eedde1;">Content here</div>
.mybackground {background-color:#eedde1;}
Border around this has a color of #eedde1
<div style="border:2px solid #eedde1;">Content here</div>
.myborder {border:2px solid #eedde1;}