In RGB color space, #fffe01 hex color has a red value of 255, a green value of 254 and a blue value of 1.
In CMYK color space (used in color printing), #fffe01 hex color is composed of 0% cyan, 0.39% magenta, 99.61% yellow and 0% black.
#fffe01 color has a hue of 59.8 degrees, a saturation of 100% and a lightness of 50.2%.
#fffe01 hex color contains mainly RED.
The closest web safe color of #fffe01 is #ffff00
#fffe01 hex color has a decimal value of 16776705.
HEX | fffe01 | #fffe01 |
---|---|---|
RGB | 255, 254, 1 | rgb(255, 254, 1) |
RGB Percent | 100, 99.61, 0.39 | rgb(100, 99.61, 0.39) |
CMYK | 0, 0, 100, 0 | |
HSL | 59.8°, 100, 50.2 | hsl(59.8, 100%, 50.2%) |
HSV | 59.8°, 99.6, 100 |
XYZ | 76.687, 92.146, 13.773 |
---|---|
Hunter Lab | 95.993, -25.387, 58.688 |
CIE-LAB | 96.88, -21.075, 94.224 |
CIE-LCH | 96.88, 96.552, 102.608 |
CIE-LUV | 0, 0.39, 99.61, 0 |
Web Safe | ffff00 |
RGB percent of color #fffe01
CMYK percent of color #fffe01
Text with hexadecimal color #fffe01
This text has a font color of #fffe01
<p style="color:#fffe01">Text here</p>
#fffe01 Background Color
This box has a background color of #fffe01
<div style="background-color:#fffe01">Text here</div>
#fffe01 Border Color
This box has a border color of #fffe01
<div style="border: 4px solid #fffe01">Text here</div>
CSS codes
<p style="color:#fffe01">Text here</p>
<div style="background-color:#fffe01">Text here</div>
<div style="border: 4px solid #fffe01">Text here</div>
#fffe01 Color on white background
This is how a font and box color of #fffe01 will look
on a white background.
#fffe01 Color on black background
This is how a font and box color of #fffe01 hex color will look
on a black background.