#ead04f color space conversions
Hex:
#ead04f
RGB:
234, 208, 79
CMY:
8, 18, 69
CMYK:
0, 11, 66, 8
HSL:
50°, 78.6802%, 61.3725%
HSV (HSB):
50°, 66.2393%, 91.7647%
XYZ:
57.8988, 63.1687, 16.5383
xyY:
0.4208, 0.4591, 63.1687
CIE-Lab:
83.5311, -5.1616, 64.8948
CIE-LCH:
83.5311, 65.0997, 94.5476
CIE-Luv:
83.5311, 23.5345, 76.5790
Hunter-Lab:
79.4787, -9.0537, 43.2978
#ead04f color charts
#ead04f color shades, tints & tones
#ead04f color schemes
#ead04f color preview, HTML & CSS examples
This text has a color of #ead04f
<p style="color:#ead04f;">Text here</p>
.mytext {color:#ead04f;}
This box has a color of #ead04f
<div style="background-color:#ead04f;">Content here</div>
.mybackground {background-color:#ead04f;}
Border around this has a color of #ead04f
<div style="border:2px solid #ead04f;">Content here</div>
.myborder {border:2px solid #ead04f;}