In RGB color space, #fee200 hex color has a red value of 254, a green value of 226 and a blue value of 0.
In CMYK color space (used in color printing), #fee200 hex color is composed of 0% cyan, 11.02% magenta, 100% yellow and 0.39% black.
#fee200 color has a hue of 53.4 degrees, a saturation of 100% and a lightness of 49.8%.
#fee200 hex color contains mainly RED.
The closest web safe color of #fee200 is #ffcc00
#fee200 hex color has a decimal value of 16704000.
HEX | fee200 | #fee200 |
---|---|---|
RGB | 254, 226, 0 | rgb(254, 226, 0) |
RGB Percent | 99.61, 88.63, 0 | rgb(99.61, 88.63, 0) |
CMYK | 0, 11, 100, 0 | |
HSL | 53.4°, 100, 49.8 | hsl(53.4, 100%, 49.8%) |
HSV | 53.4°, 100, 99.6 |
XYZ | 68.069, 75.464, 10.978 |
---|---|
Hunter Lab | 86.87, -12.155, 53.316 |
CIE-LAB | 89.61, -7.872, 89 |
CIE-LCH | 89.61, 89.347, 95.055 |
CIE-LUV | 0, 11.02, 100, 0.39 |
Web Safe | ffcc00 |
RGB percent of color #fee200
CMYK percent of color #fee200
Text with hexadecimal color #fee200
This text has a font color of #fee200
<p style="color:#fee200">Text here</p>
#fee200 Background Color
This box has a background color of #fee200
<div style="background-color:#fee200">Text here</div>
#fee200 Border Color
This box has a border color of #fee200
<div style="border: 4px solid #fee200">Text here</div>
CSS codes
<p style="color:#fee200">Text here</p>
<div style="background-color:#fee200">Text here</div>
<div style="border: 4px solid #fee200">Text here</div>
#fee200 Color on white background
This is how a font and box color of #fee200 will look
on a white background.
#fee200 Color on black background
This is how a font and box color of #fee200 hex color will look
on a black background.