#e2db7d color space conversions
Hex:
#e2db7d
RGB:
226, 219, 125
CMY:
11, 14, 51
CMYK:
0, 3, 45, 11
HSL:
56°, 63.5220%, 68.8235%
HSV (HSB):
56°, 44.6903%, 88.6275%
XYZ:
60.3972, 68.3125, 29.4044
xyY:
0.3820, 0.4320, 68.3125
CIE-Lab:
86.1624, -10.4929, 46.8673
CIE-LCH:
86.1624, 48.0276, 102.6196
CIE-Luv:
86.1624, 9.0350, 62.3537
Hunter-Lab:
82.6513, -14.2015, 36.7627
#e2db7d color charts
#e2db7d color shades, tints & tones
#e2db7d color schemes
#e2db7d color preview, HTML & CSS examples
This text has a color of #e2db7d
<p style="color:#e2db7d;">Text here</p>
.mytext {color:#e2db7d;}
This box has a color of #e2db7d
<div style="background-color:#e2db7d;">Content here</div>
.mybackground {background-color:#e2db7d;}
Border around this has a color of #e2db7d
<div style="border:2px solid #e2db7d;">Content here</div>
.myborder {border:2px solid #e2db7d;}