#e1bc2e color space conversions
Hex:
#e1bc2e
RGB:
225, 188, 46
CMY:
12, 26, 82
CMYK:
0, 16, 80, 12
HSL:
48°, 74.8954%, 53.1373%
HSV (HSB):
48°, 79.5556%, 88.2353%
XYZ:
49.5277, 52.1712, 10.0444
xyY:
0.4432, 0.4669, 52.1712
CIE-Lab:
77.3831, -0.1611, 70.6366
CIE-LCH:
77.3831, 70.6368, 90.1307
CIE-Luv:
77.3831, 32.1168, 76.6859
Hunter-Lab:
72.2297, -4.0049, 42.3158
#e1bc2e color charts
#e1bc2e color shades, tints & tones
#e1bc2e color schemes
#e1bc2e color preview, HTML & CSS examples
This text has a color of #e1bc2e
<p style="color:#e1bc2e;">Text here</p>
.mytext {color:#e1bc2e;}
This box has a color of #e1bc2e
<div style="background-color:#e1bc2e;">Content here</div>
.mybackground {background-color:#e1bc2e;}
Border around this has a color of #e1bc2e
<div style="border:2px solid #e1bc2e;">Content here</div>
.myborder {border:2px solid #e1bc2e;}