#eed4ee color space conversions
Hex:
#eed4ee
RGB:
238, 212, 238
CMY:
7, 17, 7
CMYK:
0, 11, 0, 7
HSL:
300°, 43.3333%, 88.2353%
HSV (HSB):
300°, 10.9244%, 93.3333%
XYZ:
74.2360, 71.4372, 90.7650
xyY:
0.3140, 0.3021, 71.4372
CIE-Lab:
87.6970, 13.4940, -9.4395
CIE-LCH:
87.6970, 16.4679, 325.0259
CIE-Luv:
87.6970, 13.1763, -17.0499
Hunter-Lab:
84.5205, 8.8691, -4.5061
#eed4ee color charts
#eed4ee color shades, tints & tones
#eed4ee color schemes
#eed4ee color preview, HTML & CSS examples
This text has a color of #eed4ee
<p style="color:#eed4ee;">Text here</p>
.mytext {color:#eed4ee;}
This box has a color of #eed4ee
<div style="background-color:#eed4ee;">Content here</div>
.mybackground {background-color:#eed4ee;}
Border around this has a color of #eed4ee
<div style="border:2px solid #eed4ee;">Content here</div>
.myborder {border:2px solid #eed4ee;}