In RGB color space, #fef000 hex color has a red value of 254, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #fef000 hex color is composed of 0% cyan, 5.51% magenta, 100% yellow and 0.39% black.
#fef000 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 49.8%.
#fef000 hex color contains mainly RED.
The closest web safe color of #fef000 is #ffff00
#fef000 hex color has a decimal value of 16707584.
HEX | fef000 | #fef000 |
---|---|---|
RGB | 254, 240, 0 | rgb(254, 240, 0) |
RGB Percent | 99.61, 94.12, 0 | rgb(99.61, 94.12, 0) |
CMYK | 0, 6, 100, 0 | |
HSL | 56.7°, 100, 49.8 | hsl(56.7, 100%, 49.8%) |
HSV | 56.7°, 100, 99.6 |
XYZ | 72.033, 83.391, 12.3 |
---|---|
Hunter Lab | 91.319, -19.005, 55.937 |
CIE-LAB | 93.185, -14.763, 91.569 |
CIE-LCH | 93.185, 92.751, 99.159 |
CIE-LUV | 0, 5.51, 100, 0.39 |
Web Safe | ffff00 |
RGB percent of color #fef000
CMYK percent of color #fef000
Text with hexadecimal color #fef000
This text has a font color of #fef000
<p style="color:#fef000">Text here</p>
#fef000 Background Color
This box has a background color of #fef000
<div style="background-color:#fef000">Text here</div>
#fef000 Border Color
This box has a border color of #fef000
<div style="border: 4px solid #fef000">Text here</div>
CSS codes
<p style="color:#fef000">Text here</p>
<div style="background-color:#fef000">Text here</div>
<div style="border: 4px solid #fef000">Text here</div>
#fef000 Color on white background
This is how a font and box color of #fef000 will look
on a white background.
#fef000 Color on black background
This is how a font and box color of #fef000 hex color will look
on a black background.