#eed8e2 color space conversions
Hex:
#eed8e2
RGB:
238, 216, 226
CMY:
7, 15, 11
CMYK:
0, 9, 5, 7
HSL:
333°, 39.2857%, 89.0196%
HSV (HSB):
333°, 9.2437%, 93.3333%
XYZ:
73.5432, 72.7799, 82.1233
xyY:
0.3219, 0.3186, 72.7799
CIE-Lab:
88.3426, 9.2742, -2.1523
CIE-LCH:
88.3426, 9.5207, 346.9344
CIE-Luv:
88.3426, 12.1224, -4.9546
Hunter-Lab:
85.3111, 4.5831, 2.6433
#eed8e2 color charts
#eed8e2 color shades, tints & tones
#eed8e2 color schemes
#eed8e2 color preview, HTML & CSS examples
This text has a color of #eed8e2
<p style="color:#eed8e2;">Text here</p>
.mytext {color:#eed8e2;}
This box has a color of #eed8e2
<div style="background-color:#eed8e2;">Content here</div>
.mybackground {background-color:#eed8e2;}
Border around this has a color of #eed8e2
<div style="border:2px solid #eed8e2;">Content here</div>
.myborder {border:2px solid #eed8e2;}