#e2b53c color space conversions
Hex:
#e2b53c
RGB:
226, 181, 60
CMY:
11, 29, 76
CMYK:
0, 20, 73, 11
HSL:
44°, 74.1071%, 56.0784%
HSV (HSB):
44°, 73.4513%, 88.6275%
XYZ:
48.7035, 49.5427, 11.2707
xyY:
0.4447, 0.4524, 49.5427
CIE-Lab:
75.7877, 4.4713, 64.3486
CIE-LCH:
75.7877, 64.5038, 86.0252
CIE-Luv:
75.7877, 37.5481, 70.6418
Hunter-Lab:
70.3866, 0.3353, 39.7768
#e2b53c color charts
#e2b53c color shades, tints & tones
#e2b53c color schemes
#e2b53c color preview, HTML & CSS examples
This text has a color of #e2b53c
<p style="color:#e2b53c;">Text here</p>
.mytext {color:#e2b53c;}
This box has a color of #e2b53c
<div style="background-color:#e2b53c;">Content here</div>
.mybackground {background-color:#e2b53c;}
Border around this has a color of #e2b53c
<div style="border:2px solid #e2b53c;">Content here</div>
.myborder {border:2px solid #e2b53c;}