#fee85f color space conversions
Hex:
#fee85f
RGB:
254, 232, 95
CMY:
0, 9, 63
CMYK:
0, 9, 63, 0
HSL:
52°, 98.7578%, 68.4314%
HSV (HSB):
52°, 62.5984%, 99.6078%
XYZ:
71.7952, 79.6103, 22.4088
xyY:
0.4131, 0.4580, 79.6103
CIE-Lab:
91.5097, -8.0431, 67.2798
CIE-LCH:
91.5097, 67.7589, 96.8172
CIE-Luv:
91.5097, 20.9033, 82.1991
Hunter-Lab:
89.2246, -12.5117, 47.5665
#fee85f color charts
#fee85f color shades, tints & tones
#fee85f color schemes
#fee85f color preview, HTML & CSS examples
This text has a color of #fee85f
<p style="color:#fee85f;">Text here</p>
.mytext {color:#fee85f;}
This box has a color of #fee85f
<div style="background-color:#fee85f;">Content here</div>
.mybackground {background-color:#fee85f;}
Border around this has a color of #fee85f
<div style="border:2px solid #fee85f;">Content here</div>
.myborder {border:2px solid #fee85f;}