#eed325 color space conversions
Hex:
#eed325
RGB:
238, 211, 37
CMY:
7, 17, 85
CMYK:
0, 11, 84, 7
HSL:
52°, 85.5319%, 53.9216%
HSV (HSB):
52°, 84.4538%, 93.3333%
XYZ:
58.8881, 64.8992, 11.1733
xyY:
0.4363, 0.4809, 64.8992
CIE-Lab:
84.4318, -6.6437, 79.5234
CIE-LCH:
84.4318, 79.8004, 94.7756
CIE-Luv:
84.4318, 25.4098, 87.4212
Hunter-Lab:
80.5601, -10.4995, 48.1688
#eed325 color charts
#eed325 color shades, tints & tones
#eed325 color schemes
#eed325 color preview, HTML & CSS examples
This text has a color of #eed325
<p style="color:#eed325;">Text here</p>
.mytext {color:#eed325;}
This box has a color of #eed325
<div style="background-color:#eed325;">Content here</div>
.mybackground {background-color:#eed325;}
Border around this has a color of #eed325
<div style="border:2px solid #eed325;">Content here</div>
.myborder {border:2px solid #eed325;}