#eed0e6 color space conversions
Hex:
#eed0e6
RGB:
238, 208, 230
CMY:
7, 18, 10
CMYK:
0, 13, 3, 7
HSL:
316°, 46.8750%, 87.4510%
HSV (HSB):
316°, 12.6050%, 93.3333%
XYZ:
72.0987, 69.0021, 84.3816
xyY:
0.3198, 0.3060, 69.0021
CIE-Lab:
86.5051, 14.1694, -6.9742
CIE-LCH:
86.5051, 15.7927, 333.7934
CIE-Luv:
86.5051, 15.9378, -13.2667
Hunter-Lab:
83.0675, 9.5616, -2.0807
#eed0e6 color charts
#eed0e6 color shades, tints & tones
#eed0e6 color schemes
#eed0e6 color preview, HTML & CSS examples
This text has a color of #eed0e6
<p style="color:#eed0e6;">Text here</p>
.mytext {color:#eed0e6;}
This box has a color of #eed0e6
<div style="background-color:#eed0e6;">Content here</div>
.mybackground {background-color:#eed0e6;}
Border around this has a color of #eed0e6
<div style="border:2px solid #eed0e6;">Content here</div>
.myborder {border:2px solid #eed0e6;}