#eadc14 color space conversions
Hex:
#eadc14
RGB:
234, 220, 20
CMY:
8, 14, 92
CMYK:
0, 6, 91, 8
HSL:
56°, 84.2520%, 49.8039%
HSV (HSB):
56°, 91.4530%, 91.7647%
XYZ:
59.6512, 68.7293, 10.7840
xyY:
0.4286, 0.4939, 68.7293
CIE-Lab:
86.3698, -13.1642, 83.9654
CIE-LCH:
86.3698, 84.9911, 98.9104
CIE-Luv:
86.3698, 16.4398, 92.6379
Hunter-Lab:
82.9032, -16.6448, 50.3198
#eadc14 color charts
#eadc14 color shades, tints & tones
#eadc14 color schemes
#eadc14 color preview, HTML & CSS examples
This text has a color of #eadc14
<p style="color:#eadc14;">Text here</p>
.mytext {color:#eadc14;}
This box has a color of #eadc14
<div style="background-color:#eadc14;">Content here</div>
.mybackground {background-color:#eadc14;}
Border around this has a color of #eadc14
<div style="border:2px solid #eadc14;">Content here</div>
.myborder {border:2px solid #eadc14;}