#eadc0e color space conversions
Hex:
#eadc0e
RGB:
234, 220, 14
CMY:
8, 14, 95
CMYK:
0, 6, 94, 8
HSL:
56°, 88.7097%, 48.6275%
HSV (HSB):
56°, 94.0171%, 91.7647%
XYZ:
59.6041, 68.7105, 10.5364
xyY:
0.4293, 0.4949, 68.7105
CIE-Lab:
86.3605, -13.2364, 84.6628
CIE-LCH:
86.3605, 85.6912, 98.8858
CIE-Luv:
86.3605, 16.4777, 93.0492
Hunter-Lab:
82.8918, -16.7086, 50.4879
#eadc0e color charts
#eadc0e color shades, tints & tones
#eadc0e color schemes
#eadc0e color preview, HTML & CSS examples
This text has a color of #eadc0e
<p style="color:#eadc0e;">Text here</p>
.mytext {color:#eadc0e;}
This box has a color of #eadc0e
<div style="background-color:#eadc0e;">Content here</div>
.mybackground {background-color:#eadc0e;}
Border around this has a color of #eadc0e
<div style="border:2px solid #eadc0e;">Content here</div>
.myborder {border:2px solid #eadc0e;}