#eedcd6 color space conversions
Hex:
#eedcd6
RGB:
238, 220, 214
CMY:
7, 14, 16
CMYK:
0, 8, 10, 7
HSL:
15°, 41.3793%, 88.6275%
HSV (HSB):
15°, 10.0840%, 93.3333%
XYZ:
72.9907, 74.2186, 74.0969
xyY:
0.3298, 0.3354, 74.2186
CIE-Lab:
89.0257, 5.1775, 5.1609
CIE-LCH:
89.0257, 7.3103, 44.9081
CIE-Luv:
89.0257, 10.9225, 6.8093
Hunter-Lab:
86.1502, 0.4711, 9.3104
#eedcd6 color charts
#eedcd6 color shades, tints & tones
#eedcd6 color schemes
#eedcd6 color preview, HTML & CSS examples
This text has a color of #eedcd6
<p style="color:#eedcd6;">Text here</p>
.mytext {color:#eedcd6;}
This box has a color of #eedcd6
<div style="background-color:#eedcd6;">Content here</div>
.mybackground {background-color:#eedcd6;}
Border around this has a color of #eedcd6
<div style="border:2px solid #eedcd6;">Content here</div>
.myborder {border:2px solid #eedcd6;}