#eed3be color space conversions
Hex:
#eed3be
RGB:
238, 211, 190
CMY:
7, 17, 25
CMYK:
0, 11, 20, 7
HSL:
26°, 58.5366%, 83.9216%
HSV (HSB):
26°, 20.1681%, 93.3333%
XYZ:
67.8484, 68.4834, 58.3578
xyY:
0.3485, 0.3518, 68.4834
CIE-Lab:
86.2476, 6.1366, 13.8302
CIE-LCH:
86.2476, 15.1305, 66.0727
CIE-Luv:
86.2476, 17.7455, 18.9632
Hunter-Lab:
82.7547, 1.5268, 16.1175
#eed3be color charts
#eed3be color shades, tints & tones
#eed3be color schemes
#eed3be color preview, HTML & CSS examples
This text has a color of #eed3be
<p style="color:#eed3be;">Text here</p>
.mytext {color:#eed3be;}
This box has a color of #eed3be
<div style="background-color:#eed3be;">Content here</div>
.mybackground {background-color:#eed3be;}
Border around this has a color of #eed3be
<div style="border:2px solid #eed3be;">Content here</div>
.myborder {border:2px solid #eed3be;}