In RGB color space, #fff04b hex color has a red value of 255, a green value of 240 and a blue value of 75.
In CMYK color space (used in color printing), #fff04b hex color is composed of 0% cyan, 5.88% magenta, 70.59% yellow and 0% black.
#fff04b color has a hue of 55 degrees, a saturation of 100% and a lightness of 64.7%.
#fff04b hex color contains mainly RED.
The closest web safe color of #fff04b is #ffff33
#fff04b hex color has a decimal value of 16773195.
HEX | fff04b | #fff04b |
---|---|---|
RGB | 255, 240, 75 | rgb(255, 240, 75) |
RGB Percent | 100, 94.12, 29.41 | rgb(100, 94.12, 29.41) |
CMYK | 0, 6, 71, 0 | |
HSL | 55°, 100, 64.7 | hsl(55, 100%, 64.7%) |
HSV | 55°, 70.6, 100 |
XYZ | 73.67, 84.088, 19.004 |
---|---|
Hunter Lab | 91.7, -17.07, 51.902 |
CIE-LAB | 93.489, -12.644, 77.004 |
CIE-LCH | 93.489, 78.035, 99.325 |
CIE-LUV | 0, 5.88, 70.59, 0 |
Web Safe | ffff33 |
RGB percent of color #fff04b
CMYK percent of color #fff04b
Text with hexadecimal color #fff04b
This text has a font color of #fff04b
<p style="color:#fff04b">Text here</p>
#fff04b Background Color
This box has a background color of #fff04b
<div style="background-color:#fff04b">Text here</div>
#fff04b Border Color
This box has a border color of #fff04b
<div style="border: 4px solid #fff04b">Text here</div>
CSS codes
<p style="color:#fff04b">Text here</p>
<div style="background-color:#fff04b">Text here</div>
<div style="border: 4px solid #fff04b">Text here</div>
#fff04b Color on white background
This is how a font and box color of #fff04b will look
on a white background.
#fff04b Color on black background
This is how a font and box color of #fff04b hex color will look
on a black background.