#e2d54f color space conversions
Hex:
#e2d54f
RGB:
226, 213, 79
CMY:
11, 16, 69
CMYK:
0, 6, 65, 11
HSL:
55°, 71.7073%, 59.8039%
HSV (HSB):
55°, 65.0442%, 88.6275%
XYZ:
56.5696, 64.3218, 16.8309
xyY:
0.4108, 0.4670, 64.3218
CIE-Lab:
84.1330, -11.0251, 65.3070
CIE-LCH:
84.1330, 66.2310, 99.5823
CIE-Luv:
84.1330, 14.5056, 78.4581
Hunter-Lab:
80.2009, -14.4467, 43.6980
#e2d54f color charts
#e2d54f color shades, tints & tones
#e2d54f color schemes
#e2d54f color preview, HTML & CSS examples
This text has a color of #e2d54f
<p style="color:#e2d54f;">Text here</p>
.mytext {color:#e2d54f;}
This box has a color of #e2d54f
<div style="background-color:#e2d54f;">Content here</div>
.mybackground {background-color:#e2d54f;}
Border around this has a color of #e2d54f
<div style="border:2px solid #e2d54f;">Content here</div>
.myborder {border:2px solid #e2d54f;}