#e1b50e color space conversions
Hex:
#e1b50e
RGB:
225, 181, 14
CMY:
12, 29, 95
CMYK:
0, 20, 94, 12
HSL:
47°, 88.2845%, 46.8627%
HSV (HSB):
47°, 93.7778%, 88.2353%
XYZ:
47.6545, 49.0870, 7.3785
xyY:
0.4577, 0.4714, 49.0870
CIE-Lab:
75.5054, 2.7946, 76.2287
CIE-LCH:
75.5054, 76.2799, 87.9005
CIE-Luv:
75.5054, 37.9190, 78.2478
Hunter-Lab:
70.0621, -1.1975, 42.7994
#e1b50e color charts
#e1b50e color shades, tints & tones
#e1b50e color schemes
#e1b50e color preview, HTML & CSS examples
This text has a color of #e1b50e
<p style="color:#e1b50e;">Text here</p>
.mytext {color:#e1b50e;}
This box has a color of #e1b50e
<div style="background-color:#e1b50e;">Content here</div>
.mybackground {background-color:#e1b50e;}
Border around this has a color of #e1b50e
<div style="border:2px solid #e1b50e;">Content here</div>
.myborder {border:2px solid #e1b50e;}