In RGB color space, #fefc00 hex color has a red value of 254, a green value of 252 and a blue value of 0.
In CMYK color space (used in color printing), #fefc00 hex color is composed of 0% cyan, 0.79% magenta, 100% yellow and 0.39% black.
#fefc00 color has a hue of 59.5 degrees, a saturation of 100% and a lightness of 49.8%.
#fefc00 hex color contains mainly RED.
The closest web safe color of #fefc00 is #ffff00
#fefc00 hex color has a decimal value of 16710656.
HEX | fefc00 | #fefc00 |
---|---|---|
RGB | 254, 252, 0 | rgb(254, 252, 0) |
RGB Percent | 99.61, 98.82, 0 | rgb(99.61, 98.82, 0) |
CMYK | 0, 1, 100, 0 | |
HSL | 59.5°, 100, 49.8 | hsl(59.5, 100%, 49.8%) |
HSV | 59.5°, 100, 99.6 |
XYZ | 75.683, 90.692, 13.516 |
---|---|
Hunter Lab | 95.232, -24.799, 58.248 |
CIE-LAB | 96.283, -20.543, 93.823 |
CIE-LCH | 96.283, 96.046, 102.35 |
CIE-LUV | 0, 0.79, 100, 0.39 |
Web Safe | ffff00 |
RGB percent of color #fefc00
CMYK percent of color #fefc00
Text with hexadecimal color #fefc00
This text has a font color of #fefc00
<p style="color:#fefc00">Text here</p>
#fefc00 Background Color
This box has a background color of #fefc00
<div style="background-color:#fefc00">Text here</div>
#fefc00 Border Color
This box has a border color of #fefc00
<div style="border: 4px solid #fefc00">Text here</div>
CSS codes
<p style="color:#fefc00">Text here</p>
<div style="background-color:#fefc00">Text here</div>
<div style="border: 4px solid #fefc00">Text here</div>
#fefc00 Color on white background
This is how a font and box color of #fefc00 will look
on a white background.
#fefc00 Color on black background
This is how a font and box color of #fefc00 hex color will look
on a black background.