#eadc0a color space conversions
Hex:
#eadc0a
RGB:
234, 220, 10
CMY:
8, 14, 96
CMYK:
0, 6, 96, 8
HSL:
56°, 91.8033%, 47.8431%
HSV (HSB):
56°, 95.7265%, 91.7647%
XYZ:
59.5797, 68.7007, 10.4075
xyY:
0.4296, 0.4954, 68.7007
CIE-Lab:
86.3556, -13.2740, 85.0304
CIE-LCH:
86.3556, 86.0602, 98.8728
CIE-Luv:
86.3556, 16.4975, 93.2637
Hunter-Lab:
82.8859, -16.7418, 50.5754
#eadc0a color charts
#eadc0a color shades, tints & tones
#eadc0a color schemes
#eadc0a color preview, HTML & CSS examples
This text has a color of #eadc0a
<p style="color:#eadc0a;">Text here</p>
.mytext {color:#eadc0a;}
This box has a color of #eadc0a
<div style="background-color:#eadc0a;">Content here</div>
.mybackground {background-color:#eadc0a;}
Border around this has a color of #eadc0a
<div style="border:2px solid #eadc0a;">Content here</div>
.myborder {border:2px solid #eadc0a;}