#eed4e0 color space conversions
Hex:
#eed4e0
RGB:
238, 212, 224
CMY:
7, 17, 12
CMYK:
0, 11, 6, 7
HSL:
332°, 43.3333%, 88.2353%
HSV (HSB):
332°, 10.9244%, 93.3333%
XYZ:
72.2579, 70.6459, 80.3486
xyY:
0.3237, 0.3164, 70.6459
CIE-Lab:
87.3127, 11.0237, -2.6071
CIE-LCH:
87.3127, 11.3278, 346.6940
CIE-Luv:
87.3127, 14.3840, -5.9597
Hunter-Lab:
84.0511, 6.3652, 2.1575
#eed4e0 color charts
#eed4e0 color shades, tints & tones
#eed4e0 color schemes
#eed4e0 color preview, HTML & CSS examples
This text has a color of #eed4e0
<p style="color:#eed4e0;">Text here</p>
.mytext {color:#eed4e0;}
This box has a color of #eed4e0
<div style="background-color:#eed4e0;">Content here</div>
.mybackground {background-color:#eed4e0;}
Border around this has a color of #eed4e0
<div style="border:2px solid #eed4e0;">Content here</div>
.myborder {border:2px solid #eed4e0;}