#eed0ce color space conversions
Hex:
#eed0ce
RGB:
238, 208, 206
CMY:
7, 18, 19
CMYK:
0, 13, 13, 7
HSL:
4°, 48.4848%, 87.0588%
HSV (HSB):
4°, 13.4454%, 93.3333%
XYZ:
68.9563, 67.7451, 67.8342
xyY:
0.3371, 0.3312, 67.7451
CIE-Lab:
85.8788, 10.1452, 4.8381
CIE-LCH:
85.8788, 11.2397, 25.4956
CIE-Luv:
85.8788, 18.0913, 5.3638
Hunter-Lab:
82.3074, 5.5075, 8.7509
#eed0ce color charts
#eed0ce color shades, tints & tones
#eed0ce color schemes
#eed0ce color preview, HTML & CSS examples
This text has a color of #eed0ce
<p style="color:#eed0ce;">Text here</p>
.mytext {color:#eed0ce;}
This box has a color of #eed0ce
<div style="background-color:#eed0ce;">Content here</div>
.mybackground {background-color:#eed0ce;}
Border around this has a color of #eed0ce
<div style="border:2px solid #eed0ce;">Content here</div>
.myborder {border:2px solid #eed0ce;}