#e2da6f color space conversions
Hex:
#e2da6f
RGB:
226, 218, 111
CMY:
11, 15, 56
CMYK:
0, 4, 51, 11
HSL:
56°, 66.4740%, 66.0784%
HSV (HSB):
56°, 50.8850%, 88.6275%
XYZ:
59.3047, 67.4593, 24.9342
xyY:
0.3909, 0.4447, 67.4593
CIE-Lab:
85.7353, -11.2597, 53.0451
CIE-LCH:
85.7353, 54.2270, 101.9841
CIE-Luv:
85.7353, 10.2072, 68.4900
Hunter-Lab:
82.1336, -14.8476, 39.4942
#e2da6f color charts
#e2da6f color shades, tints & tones
#e2da6f color schemes
#e2da6f color preview, HTML & CSS examples
This text has a color of #e2da6f
<p style="color:#e2da6f;">Text here</p>
.mytext {color:#e2da6f;}
This box has a color of #e2da6f
<div style="background-color:#e2da6f;">Content here</div>
.mybackground {background-color:#e2da6f;}
Border around this has a color of #e2da6f
<div style="border:2px solid #e2da6f;">Content here</div>
.myborder {border:2px solid #e2da6f;}