#eedc5e color space conversions
Hex:
#eedc5e
RGB:
238, 220, 94
CMY:
7, 14, 63
CMYK:
0, 8, 61, 7
HSL:
53°, 80.8989%, 65.0980%
HSV (HSB):
53°, 60.5042%, 93.3333%
XYZ:
62.8735, 70.1717, 20.8204
xyY:
0.4086, 0.4561, 70.1717
CIE-Lab:
87.0810, -8.6560, 62.5028
CIE-LCH:
87.0810, 63.0993, 97.8847
CIE-Luv:
87.0810, 17.7379, 76.7772
Hunter-Lab:
83.7685, -12.6197, 43.9017
#eedc5e color charts
#eedc5e color shades, tints & tones
#eedc5e color schemes
#eedc5e color preview, HTML & CSS examples
This text has a color of #eedc5e
<p style="color:#eedc5e;">Text here</p>
.mytext {color:#eedc5e;}
This box has a color of #eedc5e
<div style="background-color:#eedc5e;">Content here</div>
.mybackground {background-color:#eedc5e;}
Border around this has a color of #eedc5e
<div style="border:2px solid #eedc5e;">Content here</div>
.myborder {border:2px solid #eedc5e;}