In RGB color space, #fee300 hex color has a red value of 254, a green value of 227 and a blue value of 0.
In CMYK color space (used in color printing), #fee300 hex color is composed of 0% cyan, 10.63% magenta, 100% yellow and 0.39% black.
#fee300 color has a hue of 53.6 degrees, a saturation of 100% and a lightness of 49.8%.
#fee300 hex color contains mainly RED.
The closest web safe color of #fee300 is #ffcc00
#fee300 hex color has a decimal value of 16704256.
HEX | fee300 | #fee300 |
---|---|---|
RGB | 254, 227, 0 | rgb(254, 227, 0) |
RGB Percent | 99.61, 89.02, 0 | rgb(99.61, 89.02, 0) |
CMYK | 0, 11, 100, 0 | |
HSL | 53.6°, 100, 49.8 | hsl(53.6, 100%, 49.8%) |
HSV | 53.6°, 100, 99.6 |
XYZ | 68.342, 76.009, 11.069 |
---|---|
Hunter Lab | 87.183, -12.646, 53.501 |
CIE-LAB | 89.864, -8.368, 89.181 |
CIE-LCH | 89.864, 89.573, 95.36 |
CIE-LUV | 0, 10.63, 100, 0.39 |
Web Safe | ffcc00 |
RGB percent of color #fee300
CMYK percent of color #fee300
Text with hexadecimal color #fee300
This text has a font color of #fee300
<p style="color:#fee300">Text here</p>
#fee300 Background Color
This box has a background color of #fee300
<div style="background-color:#fee300">Text here</div>
#fee300 Border Color
This box has a border color of #fee300
<div style="border: 4px solid #fee300">Text here</div>
CSS codes
<p style="color:#fee300">Text here</p>
<div style="background-color:#fee300">Text here</div>
<div style="border: 4px solid #fee300">Text here</div>
#fee300 Color on white background
This is how a font and box color of #fee300 will look
on a white background.
#fee300 Color on black background
This is how a font and box color of #fee300 hex color will look
on a black background.