#eaa01d color space conversions
Hex:
#eaa01d
RGB:
234, 160, 29
CMY:
8, 37, 89
CMYK:
0, 32, 88, 8
HSL:
38°, 82.9960%, 51.5686%
HSV (HSB):
38°, 87.6068%, 91.7647%
XYZ:
46.7243, 42.7227, 6.9461
xyY:
0.4847, 0.4432, 42.7227
CIE-Lab:
71.3664, 18.0337, 70.7177
CIE-LCH:
71.3664, 72.9808, 75.6939
CIE-Luv:
71.3664, 61.2218, 69.0627
Hunter-Lab:
65.3626, 13.2155, 39.4531
#eaa01d color charts
#eaa01d color shades, tints & tones
#eaa01d color schemes
#eaa01d color preview, HTML & CSS examples
This text has a color of #eaa01d
<p style="color:#eaa01d;">Text here</p>
.mytext {color:#eaa01d;}
This box has a color of #eaa01d
<div style="background-color:#eaa01d;">Content here</div>
.mybackground {background-color:#eaa01d;}
Border around this has a color of #eaa01d
<div style="border:2px solid #eaa01d;">Content here</div>
.myborder {border:2px solid #eaa01d;}