#eed3ce color space conversions
Hex:
#eed3ce
RGB:
238, 211, 206
CMY:
7, 17, 19
CMYK:
0, 11, 13, 7
HSL:
9°, 48.4848%, 87.0588%
HSV (HSB):
9°, 13.4454%, 93.3333%
XYZ:
69.6947, 69.2219, 68.0804
xyY:
0.3367, 0.3344, 69.2219
CIE-Lab:
86.6138, 8.5752, 5.8989
CIE-LCH:
86.6138, 10.4082, 34.5244
CIE-Luv:
86.6138, 16.4408, 7.2214
Hunter-Lab:
83.1997, 3.9264, 9.7242
#eed3ce color charts
#eed3ce color shades, tints & tones
#eed3ce color schemes
#eed3ce color preview, HTML & CSS examples
This text has a color of #eed3ce
<p style="color:#eed3ce;">Text here</p>
.mytext {color:#eed3ce;}
This box has a color of #eed3ce
<div style="background-color:#eed3ce;">Content here</div>
.mybackground {background-color:#eed3ce;}
Border around this has a color of #eed3ce
<div style="border:2px solid #eed3ce;">Content here</div>
.myborder {border:2px solid #eed3ce;}