#e2d59e color space conversions
Hex:
#e2d59e
RGB:
226, 213, 158
CMY:
11, 16, 38
CMYK:
0, 6, 30, 11
HSL:
49°, 53.9683%, 75.2941%
HSV (HSB):
49°, 30.0885%, 88.6275%
XYZ:
61.3298, 66.2259, 41.8982
xyY:
0.3619, 0.3908, 66.2259
CIE-Lab:
85.1115, -3.7617, 28.8596
CIE-LCH:
85.1115, 29.1038, 97.4264
CIE-Luv:
85.1115, 11.0482, 40.4958
Hunter-Lab:
81.3793, -7.8909, 26.4400
#e2d59e color charts
#e2d59e color shades, tints & tones
#e2d59e color schemes
#e2d59e color preview, HTML & CSS examples
This text has a color of #e2d59e
<p style="color:#e2d59e;">Text here</p>
.mytext {color:#e2d59e;}
This box has a color of #e2d59e
<div style="background-color:#e2d59e;">Content here</div>
.mybackground {background-color:#e2d59e;}
Border around this has a color of #e2d59e
<div style="border:2px solid #e2d59e;">Content here</div>
.myborder {border:2px solid #e2d59e;}