#eddfe1 color space conversions
Hex:
#eddfe1
RGB:
237, 223, 225
CMY:
7, 13, 12
CMYK:
0, 6, 5, 7
HSL:
351°, 28.0000%, 90.1961%
HSV (HSB):
351°, 5.9072%, 92.9412%
XYZ:
74.9033, 76.2161, 81.9975
xyY:
0.3213, 0.3269, 76.2161
CIE-Lab:
89.9596, 5.1170, 0.7286
CIE-LCH:
89.9596, 5.1686, 8.1033
CIE-Luv:
89.9596, 7.9464, 0.1887
Hunter-Lab:
87.3018, 0.3714, 5.4237
#eddfe1 color charts
#eddfe1 color shades, tints & tones
#eddfe1 color schemes
#eddfe1 color preview, HTML & CSS examples
This text has a color of #eddfe1
<p style="color:#eddfe1;">Text here</p>
.mytext {color:#eddfe1;}
This box has a color of #eddfe1
<div style="background-color:#eddfe1;">Content here</div>
.mybackground {background-color:#eddfe1;}
Border around this has a color of #eddfe1
<div style="border:2px solid #eddfe1;">Content here</div>
.myborder {border:2px solid #eddfe1;}