#e2d96d color space conversions
Hex:
#e2d96d
RGB:
226, 217, 109
CMY:
11, 15, 57
CMYK:
0, 4, 52, 11
HSL:
55°, 66.8571%, 65.6863%
HSV (HSB):
55°, 51.7699%, 88.6275%
XYZ:
58.9372, 66.8986, 24.2744
xyY:
0.3926, 0.4457, 66.8986
CIE-Lab:
85.4527, -10.9258, 53.6468
CIE-LCH:
85.4527, 54.7480, 101.5115
CIE-Luv:
85.4527, 10.9140, 68.9030
Hunter-Lab:
81.7916, -14.5120, 39.6578
#e2d96d color charts
#e2d96d color shades, tints & tones
#e2d96d color schemes
#e2d96d color preview, HTML & CSS examples
This text has a color of #e2d96d
<p style="color:#e2d96d;">Text here</p>
.mytext {color:#e2d96d;}
This box has a color of #e2d96d
<div style="background-color:#e2d96d;">Content here</div>
.mybackground {background-color:#e2d96d;}
Border around this has a color of #e2d96d
<div style="border:2px solid #e2d96d;">Content here</div>
.myborder {border:2px solid #e2d96d;}