#eed2c0 color space conversions
Hex:
#eed2c0
RGB:
238, 210, 192
CMY:
7, 18, 25
CMYK:
0, 12, 19, 7
HSL:
23°, 57.5000%, 84.3137%
HSV (HSB):
23°, 19.3277%, 93.3333%
XYZ:
67.8209, 68.0761, 59.4346
xyY:
0.3472, 0.3485, 68.0761
CIE-Lab:
86.0445, 6.9516, 12.4869
CIE-LCH:
86.0445, 14.2916, 60.8948
CIE-Luv:
86.0445, 18.1547, 16.9279
Hunter-Lab:
82.5082, 2.3357, 15.0464
#eed2c0 color charts
#eed2c0 color shades, tints & tones
#eed2c0 color schemes
#eed2c0 color preview, HTML & CSS examples
This text has a color of #eed2c0
<p style="color:#eed2c0;">Text here</p>
.mytext {color:#eed2c0;}
This box has a color of #eed2c0
<div style="background-color:#eed2c0;">Content here</div>
.mybackground {background-color:#eed2c0;}
Border around this has a color of #eed2c0
<div style="border:2px solid #eed2c0;">Content here</div>
.myborder {border:2px solid #eed2c0;}