#e2b42d color space conversions
Hex:
#e2b42d
RGB:
226, 180, 45
CMY:
11, 29, 82
CMYK:
0, 20, 80, 11
HSL:
45°, 75.7322%, 53.1373%
HSV (HSB):
45°, 80.0885%, 88.6275%
XYZ:
48.1589, 49.0007, 9.4025
xyY:
0.4519, 0.4598, 49.0007
CIE-Lab:
75.4518, 4.4225, 69.2745
CIE-LCH:
75.4518, 69.4155, 86.3472
CIE-Luv:
75.4518, 38.8214, 73.7539
Hunter-Lab:
70.0005, 0.3035, 41.0365
#e2b42d color charts
#e2b42d color shades, tints & tones
#e2b42d color schemes
#e2b42d color preview, HTML & CSS examples
This text has a color of #e2b42d
<p style="color:#e2b42d;">Text here</p>
.mytext {color:#e2b42d;}
This box has a color of #e2b42d
<div style="background-color:#e2b42d;">Content here</div>
.mybackground {background-color:#e2b42d;}
Border around this has a color of #e2b42d
<div style="border:2px solid #e2b42d;">Content here</div>
.myborder {border:2px solid #e2b42d;}