#eaa00e color space conversions
Hex:
#eaa00e
RGB:
234, 160, 14
CMY:
8, 37, 95
CMYK:
0, 32, 94, 8
HSL:
40°, 88.7097%, 48.6275%
HSV (HSB):
40°, 94.0171%, 91.7647%
XYZ:
46.5818, 42.6657, 6.1957
xyY:
0.4881, 0.4470, 42.6657
CIE-Lab:
71.3275, 17.7997, 73.6388
CIE-LCH:
71.3275, 75.7595, 76.4113
CIE-Luv:
71.3275, 61.5660, 70.6692
Hunter-Lab:
65.3190, 12.9876, 40.0995
#eaa00e color charts
#eaa00e color shades, tints & tones
#eaa00e color schemes
#eaa00e color preview, HTML & CSS examples
This text has a color of #eaa00e
<p style="color:#eaa00e;">Text here</p>
.mytext {color:#eaa00e;}
This box has a color of #eaa00e
<div style="background-color:#eaa00e;">Content here</div>
.mybackground {background-color:#eaa00e;}
Border around this has a color of #eaa00e
<div style="border:2px solid #eaa00e;">Content here</div>
.myborder {border:2px solid #eaa00e;}