#eadd2f color space conversions
Hex:
#eadd2f
RGB:
234, 221, 47
CMY:
8, 13, 82
CMYK:
0, 6, 80, 8
HSL:
56°, 81.6594%, 55.0980%
HSV (HSB):
56°, 79.9145%, 91.7647%
XYZ:
60.3012, 69.4106, 12.9087
xyY:
0.4228, 0.4867, 69.4106
CIE-Lab:
86.7070, -13.0678, 78.8299
CIE-LCH:
86.7070, 79.9057, 99.4124
CIE-Luv:
86.7070, 15.4526, 89.6709
Hunter-Lab:
83.3130, -16.6010, 49.1326
#eadd2f color charts
#eadd2f color shades, tints & tones
#eadd2f color schemes
#eadd2f color preview, HTML & CSS examples
This text has a color of #eadd2f
<p style="color:#eadd2f;">Text here</p>
.mytext {color:#eadd2f;}
This box has a color of #eadd2f
<div style="background-color:#eadd2f;">Content here</div>
.mybackground {background-color:#eadd2f;}
Border around this has a color of #eadd2f
<div style="border:2px solid #eadd2f;">Content here</div>
.myborder {border:2px solid #eadd2f;}