#e2b54f color space conversions
Hex:
#e2b54f
RGB:
226, 181, 79
CMY:
11, 29, 69
CMYK:
0, 20, 65, 11
HSL:
42°, 71.7073%, 59.8039%
HSV (HSB):
42°, 65.0442%, 88.6275%
XYZ:
49.2992, 49.7810, 14.4075
xyY:
0.4344, 0.4386, 49.7810
CIE-Lab:
75.9347, 5.4626, 56.5927
CIE-LCH:
75.9347, 56.8558, 84.4866
CIE-Luv:
75.9347, 36.6546, 64.6749
Hunter-Lab:
70.5557, 1.2505, 37.2819
#e2b54f color charts
#e2b54f color shades, tints & tones
#e2b54f color schemes
#e2b54f color preview, HTML & CSS examples
This text has a color of #e2b54f
<p style="color:#e2b54f;">Text here</p>
.mytext {color:#e2b54f;}
This box has a color of #e2b54f
<div style="background-color:#e2b54f;">Content here</div>
.mybackground {background-color:#e2b54f;}
Border around this has a color of #e2b54f
<div style="border:2px solid #e2b54f;">Content here</div>
.myborder {border:2px solid #e2b54f;}