#e1bd2e color space conversions
Hex:
#e1bd2e
RGB:
225, 189, 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.7421, 52.6000, 10.1159
xyY:
0.4423, 0.4677, 52.6000
CIE-Lab:
77.6382, -0.6810, 70.8626
CIE-LCH:
77.6382, 70.8659, 90.5506
CIE-Luv:
77.6382, 31.3881, 77.0816
Hunter-Lab:
72.5259, -4.4955, 42.4983
#e1bd2e color charts
#e1bd2e color shades, tints & tones
#e1bd2e color schemes
#e1bd2e color preview, HTML & CSS examples
This text has a color of #e1bd2e
<p style="color:#e1bd2e;">Text here</p>
.mytext {color:#e1bd2e;}
This box has a color of #e1bd2e
<div style="background-color:#e1bd2e;">Content here</div>
.mybackground {background-color:#e1bd2e;}
Border around this has a color of #e1bd2e
<div style="border:2px solid #e1bd2e;">Content here</div>
.myborder {border:2px solid #e1bd2e;}