#eed7d5 color space conversions
Hex:
#eed7d5
RGB:
238, 215, 213
CMY:
7, 16, 16
CMYK:
0, 10, 11, 7
HSL:
5°, 42.3729%, 88.4314%
HSV (HSB):
5°, 10.5042%, 93.3333%
XYZ:
71.5706, 71.5821, 72.9953
xyY:
0.3311, 0.3312, 71.5821
CIE-Lab:
87.7671, 7.6136, 3.8670
CIE-LCH:
87.7671, 8.5394, 26.9259
CIE-Luv:
87.7671, 13.6919, 4.4268
Hunter-Lab:
84.6062, 2.9369, 8.0710
#eed7d5 color charts
#eed7d5 color shades, tints & tones
#eed7d5 color schemes
#eed7d5 color preview, HTML & CSS examples
This text has a color of #eed7d5
<p style="color:#eed7d5;">Text here</p>
.mytext {color:#eed7d5;}
This box has a color of #eed7d5
<div style="background-color:#eed7d5;">Content here</div>
.mybackground {background-color:#eed7d5;}
Border around this has a color of #eed7d5
<div style="border:2px solid #eed7d5;">Content here</div>
.myborder {border:2px solid #eed7d5;}