#e1b42a color space conversions
Hex:
#e1b42a
RGB:
225, 180, 42
CMY:
12, 29, 84
CMYK:
0, 20, 81, 12
HSL:
45°, 75.3086%, 52.3529%
HSV (HSB):
45°, 81.3333%, 88.2353%
XYZ:
47.7905, 48.8172, 9.0943
xyY:
0.4521, 0.4618, 48.8172
CIE-Lab:
75.3375, 3.8961, 70.0539
CIE-LCH:
75.3375, 70.1621, 86.8168
CIE-Luv:
75.3375, 38.1399, 74.3061
Hunter-Lab:
69.8693, -0.1776, 41.1912
#e1b42a color charts
#e1b42a color shades, tints & tones
#e1b42a color schemes
#e1b42a color preview, HTML & CSS examples
This text has a color of #e1b42a
<p style="color:#e1b42a;">Text here</p>
.mytext {color:#e1b42a;}
This box has a color of #e1b42a
<div style="background-color:#e1b42a;">Content here</div>
.mybackground {background-color:#e1b42a;}
Border around this has a color of #e1b42a
<div style="border:2px solid #e1b42a;">Content here</div>
.myborder {border:2px solid #e1b42a;}