#fee50d color space conversions
Hex:
#fee50d
RGB:
254, 229, 13
CMY:
0, 10, 95
CMYK:
0, 10, 95, 0
HSL:
54°, 99.1770%, 52.3529%
HSV (HSB):
54°, 94.8819%, 99.6078%
XYZ:
68.9650, 77.1385, 11.6351
xyY:
0.4372, 0.4890, 77.1385
CIE-Lab:
90.3853, -9.2605, 88.5155
CIE-LCH:
90.3853, 88.9986, 95.9726
CIE-Luv:
90.3853, 24.5954, 96.6313
Hunter-Lab:
87.8285, -13.5376, 53.6255
#fee50d color charts
#fee50d color shades, tints & tones
#fee50d color schemes
#fee50d color preview, HTML & CSS examples
This text has a color of #fee50d
<p style="color:#fee50d;">Text here</p>
.mytext {color:#fee50d;}
This box has a color of #fee50d
<div style="background-color:#fee50d;">Content here</div>
.mybackground {background-color:#fee50d;}
Border around this has a color of #fee50d
<div style="border:2px solid #fee50d;">Content here</div>
.myborder {border:2px solid #fee50d;}