#e2da5b color space conversions
Hex:
#e2da5b
RGB:
226, 218, 91
CMY:
11, 15, 64
CMYK:
0, 4, 60, 11
HSL:
56°, 69.9482%, 62.1569%
HSV (HSB):
56°, 59.7345%, 88.6275%
XYZ:
58.3238, 67.0669, 19.7687
xyY:
0.4018, 0.4620, 67.0669
CIE-Lab:
85.5377, -12.7766, 61.8155
CIE-LCH:
85.5377, 63.1221, 101.6780
CIE-Luv:
85.5377, 10.8817, 76.5621
Hunter-Lab:
81.8944, -16.1905, 43.0139
#e2da5b color charts
#e2da5b color shades, tints & tones
#e2da5b color schemes
#e2da5b color preview, HTML & CSS examples
This text has a color of #e2da5b
<p style="color:#e2da5b;">Text here</p>
.mytext {color:#e2da5b;}
This box has a color of #e2da5b
<div style="background-color:#e2da5b;">Content here</div>
.mybackground {background-color:#e2da5b;}
Border around this has a color of #e2da5b
<div style="border:2px solid #e2da5b;">Content here</div>
.myborder {border:2px solid #e2da5b;}