#eed8d9 color space conversions
Hex:
#eed8d9
RGB:
238, 216, 217
CMY:
7, 15, 15
CMYK:
0, 9, 9, 7
HSL:
357°, 39.2857%, 89.0196%
HSV (HSB):
357°, 9.2437%, 93.3333%
XYZ:
72.3401, 72.2986, 75.7879
xyY:
0.3282, 0.3280, 72.2986
CIE-Lab:
88.1121, 7.7508, 2.2576
CIE-LCH:
88.1121, 8.0729, 16.2393
CIE-Luv:
88.1121, 12.8384, 2.0062
Hunter-Lab:
85.0286, 3.0632, 6.6735
#eed8d9 color charts
#eed8d9 color shades, tints & tones
#eed8d9 color schemes
#eed8d9 color preview, HTML & CSS examples
This text has a color of #eed8d9
<p style="color:#eed8d9;">Text here</p>
.mytext {color:#eed8d9;}
This box has a color of #eed8d9
<div style="background-color:#eed8d9;">Content here</div>
.mybackground {background-color:#eed8d9;}
Border around this has a color of #eed8d9
<div style="border:2px solid #eed8d9;">Content here</div>
.myborder {border:2px solid #eed8d9;}