#e2d95f color space conversions
Hex:
#e2d95f
RGB:
226, 217, 95
CMY:
11, 15, 63
CMYK:
0, 4, 58, 11
HSL:
56°, 69.3122%, 62.9412%
HSV (HSB):
56°, 57.9646%, 88.6275%
XYZ:
58.2424, 66.6207, 20.6158
xyY:
0.4003, 0.4579, 66.6207
CIE-Lab:
85.3120, -12.0014, 59.8314
CIE-LCH:
85.3120, 61.0232, 101.3423
CIE-Luv:
85.3120, 11.4015, 74.6343
Hunter-Lab:
81.6215, -15.4658, 42.1597
#e2d95f color charts
#e2d95f color shades, tints & tones
#e2d95f color schemes
#e2d95f color preview, HTML & CSS examples
This text has a color of #e2d95f
<p style="color:#e2d95f;">Text here</p>
.mytext {color:#e2d95f;}
This box has a color of #e2d95f
<div style="background-color:#e2d95f;">Content here</div>
.mybackground {background-color:#e2d95f;}
Border around this has a color of #e2d95f
<div style="border:2px solid #e2d95f;">Content here</div>
.myborder {border:2px solid #e2d95f;}