#e5a100 color space conversions
Hex:
#e5a100
RGB:
229, 161, 0
CMY:
10, 37, 100
CMYK:
0, 30, 100, 10
HSL:
42°, 100.0000%, 44.9020%
HSV (HSB):
42°, 100.0000%, 89.8039%
XYZ:
45.0580, 42.1478, 5.7605
xyY:
0.4847, 0.4534, 42.1478
CIE-Lab:
70.9727, 14.9829, 74.8718
CIE-LCH:
70.9727, 76.3562, 78.6838
CIE-Luv:
70.9727, 56.8833, 71.7919
Hunter-Lab:
64.9213, 10.2738, 40.1841
#e5a100 color charts
#e5a100 color shades, tints & tones
#e5a100 color schemes
#e5a100 color preview, HTML & CSS examples
This text has a color of #e5a100
<p style="color:#e5a100;">Text here</p>
.mytext {color:#e5a100;}
This box has a color of #e5a100
<div style="background-color:#e5a100;">Content here</div>
.mybackground {background-color:#e5a100;}
Border around this has a color of #e5a100
<div style="border:2px solid #e5a100;">Content here</div>
.myborder {border:2px solid #e5a100;}