#eed3e9 color space conversions
Hex:
#eed3e9
RGB:
238, 211, 233
CMY:
7, 17, 9
CMYK:
0, 11, 2, 7
HSL:
311°, 44.2623%, 88.0392%
HSV (HSB):
311°, 11.3445%, 93.3333%
XYZ:
73.2621, 70.6489, 86.8661
xyY:
0.3175, 0.3061, 70.6489
CIE-Lab:
87.3141, 13.1218, -7.3648
CIE-LCH:
87.3141, 15.0473, 330.6959
CIE-Luv:
87.3141, 14.1237, -13.7085
Hunter-Lab:
84.0529, 8.4916, -2.4374
#eed3e9 color charts
#eed3e9 color shades, tints & tones
#eed3e9 color schemes
#eed3e9 color preview, HTML & CSS examples
This text has a color of #eed3e9
<p style="color:#eed3e9;">Text here</p>
.mytext {color:#eed3e9;}
This box has a color of #eed3e9
<div style="background-color:#eed3e9;">Content here</div>
.mybackground {background-color:#eed3e9;}
Border around this has a color of #eed3e9
<div style="border:2px solid #eed3e9;">Content here</div>
.myborder {border:2px solid #eed3e9;}