#eaa80d color space conversions
Hex:
#eaa80d
RGB:
234, 168, 13
CMY:
8, 34, 95
CMYK:
0, 28, 94, 8
HSL:
42°, 89.4737%, 48.4314%
HSV (HSB):
42°, 94.4444%, 91.7647%
XYZ:
48.0070, 45.5267, 6.6381
xyY:
0.4792, 0.4545, 45.5267
CIE-Lab:
73.2374, 13.5475, 75.1426
CIE-LCH:
73.2374, 76.3541, 79.7799
CIE-Luv:
73.2374, 55.1419, 73.6784
Hunter-Lab:
67.4735, 8.9229, 41.3985
#eaa80d color charts
#eaa80d color shades, tints & tones
#eaa80d color schemes
#eaa80d color preview, HTML & CSS examples
This text has a color of #eaa80d
<p style="color:#eaa80d;">Text here</p>
.mytext {color:#eaa80d;}
This box has a color of #eaa80d
<div style="background-color:#eaa80d;">Content here</div>
.mybackground {background-color:#eaa80d;}
Border around this has a color of #eaa80d
<div style="border:2px solid #eaa80d;">Content here</div>
.myborder {border:2px solid #eaa80d;}