#eed7d4 color space conversions
Hex:
#eed7d4
RGB:
238, 215, 212
CMY:
7, 16, 17
CMYK:
0, 10, 11, 7
HSL:
7°, 43.3333%, 88.2353%
HSV (HSB):
7°, 10.9244%, 93.3333%
XYZ:
71.4440, 71.5315, 72.3288
xyY:
0.3318, 0.3322, 71.5315
CIE-Lab:
87.7426, 7.4508, 4.3592
CIE-LCH:
87.7426, 8.6323, 30.3302
CIE-Luv:
87.7426, 13.7712, 5.1855
Hunter-Lab:
84.5763, 2.7755, 8.4992
#eed7d4 color charts
#eed7d4 color shades, tints & tones
#eed7d4 color schemes
#eed7d4 color preview, HTML & CSS examples
This text has a color of #eed7d4
<p style="color:#eed7d4;">Text here</p>
.mytext {color:#eed7d4;}
This box has a color of #eed7d4
<div style="background-color:#eed7d4;">Content here</div>
.mybackground {background-color:#eed7d4;}
Border around this has a color of #eed7d4
<div style="border:2px solid #eed7d4;">Content here</div>
.myborder {border:2px solid #eed7d4;}