#eaa50e color space conversions
Hex:
#eaa50e
RGB:
234, 165, 14
CMY:
8, 35, 95
CMYK:
0, 29, 94, 8
HSL:
41°, 88.7097%, 48.6275%
HSV (HSB):
41°, 94.0171%, 91.7647%
XYZ:
47.4661, 44.4344, 6.4904
xyY:
0.4824, 0.4516, 44.4344
CIE-Lab:
72.5179, 15.1477, 74.4901
CIE-LCH:
72.5179, 76.0146, 78.5055
CIE-Luv:
72.5179, 57.5291, 72.5015
Hunter-Lab:
66.6591, 10.4513, 40.8885
#eaa50e color charts
#eaa50e color shades, tints & tones
#eaa50e color schemes
#eaa50e color preview, HTML & CSS examples
This text has a color of #eaa50e
<p style="color:#eaa50e;">Text here</p>
.mytext {color:#eaa50e;}
This box has a color of #eaa50e
<div style="background-color:#eaa50e;">Content here</div>
.mybackground {background-color:#eaa50e;}
Border around this has a color of #eaa50e
<div style="border:2px solid #eaa50e;">Content here</div>
.myborder {border:2px solid #eaa50e;}