#e2d94f color space conversions
Hex:
#e2d94f
RGB:
226, 217, 79
CMY:
11, 15, 69
CMYK:
0, 4, 65, 11
HSL:
56°, 71.7073%, 59.8039%
HSV (HSB):
56°, 65.0442%, 88.6275%
XYZ:
57.5882, 66.3590, 17.1705
xyY:
0.4081, 0.4702, 66.3590
CIE-Lab:
85.1792, -13.0251, 66.3937
CIE-LCH:
85.1792, 67.6593, 101.0993
CIE-Luv:
85.1792, 11.8722, 80.1667
Hunter-Lab:
81.4610, -16.3677, 44.5255
#e2d94f color charts
#e2d94f color shades, tints & tones
#e2d94f color schemes
#e2d94f color preview, HTML & CSS examples
This text has a color of #e2d94f
<p style="color:#e2d94f;">Text here</p>
.mytext {color:#e2d94f;}
This box has a color of #e2d94f
<div style="background-color:#e2d94f;">Content here</div>
.mybackground {background-color:#e2d94f;}
Border around this has a color of #e2d94f
<div style="border:2px solid #e2d94f;">Content here</div>
.myborder {border:2px solid #e2d94f;}