#e2d96a color space conversions
Hex:
#e2d96a
RGB:
226, 217, 106
CMY:
11, 15, 58
CMYK:
0, 4, 53, 11
HSL:
56°, 67.4157%, 65.0980%
HSV (HSB):
56°, 53.0973%, 88.6275%
XYZ:
58.7784, 66.8351, 23.4382
xyY:
0.3943, 0.4484, 66.8351
CIE-Lab:
85.4206, -11.1706, 55.0002
CIE-LCH:
85.4206, 56.1232, 101.4807
CIE-Luv:
85.4206, 11.0244, 70.2003
Hunter-Lab:
81.7527, -14.7297, 40.2287
#e2d96a color charts
#e2d96a color shades, tints & tones
#e2d96a color schemes
#e2d96a color preview, HTML & CSS examples
This text has a color of #e2d96a
<p style="color:#e2d96a;">Text here</p>
.mytext {color:#e2d96a;}
This box has a color of #e2d96a
<div style="background-color:#e2d96a;">Content here</div>
.mybackground {background-color:#e2d96a;}
Border around this has a color of #e2d96a
<div style="border:2px solid #e2d96a;">Content here</div>
.myborder {border:2px solid #e2d96a;}