#eadc01 color space conversions
Hex:
#eadc01
RGB:
234, 220, 1
CMY:
8, 14, 100
CMYK:
0, 6, 100, 8
HSL:
56°, 99.1489%, 46.0784%
HSV (HSB):
56°, 99.5726%, 91.7647%
XYZ:
59.5304, 68.6810, 10.1479
xyY:
0.4303, 0.4964, 68.6810
CIE-Lab:
86.3458, -13.3499, 85.7804
CIE-LCH:
86.3458, 86.8130, 98.8459
CIE-Luv:
86.3458, 16.5374, 93.6964
Hunter-Lab:
82.8740, -16.8087, 50.7518
#eadc01 color charts
#eadc01 color shades, tints & tones
#eadc01 color schemes
#eadc01 color preview, HTML & CSS examples
This text has a color of #eadc01
<p style="color:#eadc01;">Text here</p>
.mytext {color:#eadc01;}
This box has a color of #eadc01
<div style="background-color:#eadc01;">Content here</div>
.mybackground {background-color:#eadc01;}
Border around this has a color of #eadc01
<div style="border:2px solid #eadc01;">Content here</div>
.myborder {border:2px solid #eadc01;}