In RGB color space, #fee400 hex color has a red value of 254, a green value of 228 and a blue value of 0.
In CMYK color space (used in color printing), #fee400 hex color is composed of 0% cyan, 10.24% magenta, 100% yellow and 0.39% black.
#fee400 color has a hue of 53.9 degrees, a saturation of 100% and a lightness of 49.8%.
#fee400 hex color contains mainly RED.
The closest web safe color of #fee400 is #ffcc00
#fee400 hex color has a decimal value of 16704512.
HEX | fee400 | #fee400 |
---|---|---|
RGB | 254, 228, 0 | rgb(254, 228, 0) |
RGB Percent | 99.61, 89.41, 0 | rgb(99.61, 89.41, 0) |
CMYK | 0, 10, 100, 0 | |
HSL | 53.9°, 100, 49.8 | hsl(53.9, 100%, 49.8%) |
HSV | 53.9°, 100, 99.6 |
XYZ | 68.616, 76.558, 11.161 |
---|---|
Hunter Lab | 87.497, -13.14, 53.685 |
CIE-LAB | 90.118, -8.867, 89.361 |
CIE-LCH | 90.118, 89.8, 95.667 |
CIE-LUV | 0, 10.24, 100, 0.39 |
Web Safe | ffcc00 |
RGB percent of color #fee400
CMYK percent of color #fee400
Text with hexadecimal color #fee400
This text has a font color of #fee400
<p style="color:#fee400">Text here</p>
#fee400 Background Color
This box has a background color of #fee400
<div style="background-color:#fee400">Text here</div>
#fee400 Border Color
This box has a border color of #fee400
<div style="border: 4px solid #fee400">Text here</div>
CSS codes
<p style="color:#fee400">Text here</p>
<div style="background-color:#fee400">Text here</div>
<div style="border: 4px solid #fee400">Text here</div>
#fee400 Color on white background
This is how a font and box color of #fee400 will look
on a white background.
#fee400 Color on black background
This is how a font and box color of #fee400 hex color will look
on a black background.