#fee06f color space conversions
Hex:
#fee06f
RGB:
254, 224, 111
CMY:
0, 12, 56
CMYK:
0, 12, 56, 0
HSL:
47°, 98.6207%, 71.5686%
HSV (HSB):
47°, 56.2992%, 99.6078%
XYZ:
70.3979, 75.5298, 25.9073
xyY:
0.4097, 0.4395, 75.5298
CIE-Lab:
89.6406, -2.9600, 58.2068
CIE-LCH:
89.6406, 58.2821, 92.9111
CIE-Luv:
89.6406, 25.6028, 72.5887
Hunter-Lab:
86.9079, -7.4986, 43.1612
#fee06f color charts
#fee06f color shades, tints & tones
#fee06f color schemes
#fee06f color preview, HTML & CSS examples
This text has a color of #fee06f
<p style="color:#fee06f;">Text here</p>
.mytext {color:#fee06f;}
This box has a color of #fee06f
<div style="background-color:#fee06f;">Content here</div>
.mybackground {background-color:#fee06f;}
Border around this has a color of #fee06f
<div style="border:2px solid #fee06f;">Content here</div>
.myborder {border:2px solid #fee06f;}