#ead02a color space conversions
Hex:
#ead02a
RGB:
234, 208, 42
CMY:
8, 18, 84
CMYK:
0, 11, 82, 8
HSL:
52°, 82.0513%, 54.1176%
HSV (HSB):
52°, 82.0513%, 91.7647%
XYZ:
56.9055, 62.7713, 11.3073
xyY:
0.4344, 0.4792, 62.7713
CIE-Lab:
83.3219, -6.6981, 77.2370
CIE-LCH:
83.3219, 77.5269, 94.9564
CIE-Luv:
83.3219, 24.5224, 85.4388
Hunter-Lab:
79.2284, -10.4427, 46.9981
#ead02a color charts
#ead02a color shades, tints & tones
#ead02a color schemes
#ead02a color preview, HTML & CSS examples
This text has a color of #ead02a
<p style="color:#ead02a;">Text here</p>
.mytext {color:#ead02a;}
This box has a color of #ead02a
<div style="background-color:#ead02a;">Content here</div>
.mybackground {background-color:#ead02a;}
Border around this has a color of #ead02a
<div style="border:2px solid #ead02a;">Content here</div>
.myborder {border:2px solid #ead02a;}