#eed4e8 color space conversions
Hex:
#eed4e8
RGB:
238, 212, 232
CMY:
7, 17, 9
CMYK:
0, 11, 3, 7
HSL:
314°, 43.3333%, 88.2353%
HSV (HSB):
314°, 10.9244%, 93.3333%
XYZ:
73.3689, 71.0903, 86.1988
xyY:
0.3181, 0.3082, 71.0903
CIE-Lab:
87.5289, 12.4187, -6.5184
CIE-LCH:
87.5289, 14.0255, 332.3056
CIE-Luv:
87.5289, 13.6971, -12.2641
Hunter-Lab:
84.3151, 7.7749, -1.5941
#eed4e8 color charts
#eed4e8 color shades, tints & tones
#eed4e8 color schemes
#eed4e8 color preview, HTML & CSS examples
This text has a color of #eed4e8
<p style="color:#eed4e8;">Text here</p>
.mytext {color:#eed4e8;}
This box has a color of #eed4e8
<div style="background-color:#eed4e8;">Content here</div>
.mybackground {background-color:#eed4e8;}
Border around this has a color of #eed4e8
<div style="border:2px solid #eed4e8;">Content here</div>
.myborder {border:2px solid #eed4e8;}