#eadc2a color space conversions
Hex:
#eadc2a
RGB:
234, 220, 42
CMY:
8, 14, 84
CMYK:
0, 6, 82, 8
HSL:
56°, 82.0513%, 54.1176%
HSV (HSB):
56°, 82.0513%, 91.7647%
XYZ:
59.9428, 68.8460, 12.3198
xyY:
0.4248, 0.4879, 68.8460
CIE-Lab:
86.4277, -12.7172, 79.8659
CIE-LCH:
86.4277, 80.8720, 99.0473
CIE-Luv:
86.4277, 16.2060, 90.1013
Hunter-Lab:
82.9735, -16.2493, 49.2782
#eadc2a color charts
#eadc2a color shades, tints & tones
#eadc2a color schemes
#eadc2a color preview, HTML & CSS examples
This text has a color of #eadc2a
<p style="color:#eadc2a;">Text here</p>
.mytext {color:#eadc2a;}
This box has a color of #eadc2a
<div style="background-color:#eadc2a;">Content here</div>
.mybackground {background-color:#eadc2a;}
Border around this has a color of #eadc2a
<div style="border:2px solid #eadc2a;">Content here</div>
.myborder {border:2px solid #eadc2a;}