#e1b42e color space conversions
Hex:
#e1b42e
RGB:
225, 180, 46
CMY:
12, 29, 82
CMYK:
0, 20, 80, 12
HSL:
45°, 74.8954%, 53.1373%
HSV (HSB):
45°, 79.5556%, 88.2353%
XYZ:
47.8657, 48.8473, 9.4904
xyY:
0.4507, 0.4599, 48.8473
CIE-Lab:
75.3562, 4.0237, 68.8349
CIE-LCH:
75.3562, 68.9524, 86.6546
CIE-Luv:
75.3562, 38.0221, 73.5224
Hunter-Lab:
69.8909, -0.0608, 40.8726
#e1b42e color charts
#e1b42e color shades, tints & tones
#e1b42e color schemes
#e1b42e color preview, HTML & CSS examples
This text has a color of #e1b42e
<p style="color:#e1b42e;">Text here</p>
.mytext {color:#e1b42e;}
This box has a color of #e1b42e
<div style="background-color:#e1b42e;">Content here</div>
.mybackground {background-color:#e1b42e;}
Border around this has a color of #e1b42e
<div style="border:2px solid #e1b42e;">Content here</div>
.myborder {border:2px solid #e1b42e;}