#eed50d color space conversions
Hex:
#eed50d
RGB:
238, 213, 13
CMY:
7, 16, 95
CMYK:
0, 11, 95, 7
HSL:
53°, 89.6414%, 49.2157%
HSV (HSB):
53°, 94.5378%, 93.3333%
XYZ:
59.1268, 65.7947, 9.9641
xyY:
0.4383, 0.4878, 65.7947
CIE-Lab:
84.8916, -8.0505, 83.8238
CIE-LCH:
84.8916, 84.2095, 95.4859
CIE-Luv:
84.8916, 24.2511, 90.5187
Hunter-Lab:
81.1139, -11.8345, 49.4965
#eed50d color charts
#eed50d color shades, tints & tones
#eed50d color schemes
#eed50d color preview, HTML & CSS examples
This text has a color of #eed50d
<p style="color:#eed50d;">Text here</p>
.mytext {color:#eed50d;}
This box has a color of #eed50d
<div style="background-color:#eed50d;">Content here</div>
.mybackground {background-color:#eed50d;}
Border around this has a color of #eed50d
<div style="border:2px solid #eed50d;">Content here</div>
.myborder {border:2px solid #eed50d;}