In RGB color space, #fffb1b hex color has a red value of 255, a green value of 251 and a blue value of 27.
In CMYK color space (used in color printing), #fffb1b hex color is composed of 0% cyan, 1.57% magenta, 89.41% yellow and 0% black.
#fffb1b color has a hue of 58.9 degrees, a saturation of 100% and a lightness of 55.3%.
#fffb1b hex color contains mainly RED.
The closest web safe color of #fffb1b is #ffff33
#fffb1b hex color has a decimal value of 16775963.
HEX | fffb1b | #fffb1b |
---|---|---|
RGB | 255, 251, 27 | rgb(255, 251, 27) |
RGB Percent | 100, 98.43, 10.59 | rgb(100, 98.43, 10.59) |
CMYK | 0, 2, 89, 0 | |
HSL | 58.9°, 100, 55.3 | hsl(58.9, 100%, 55.3%) |
HSV | 58.9°, 89.4, 100 |
XYZ | 75.935, 90.333, 14.471 |
---|---|
Hunter Lab | 95.044, -23.714, 57.503 |
CIE-LAB | 96.135, -19.389, 91.271 |
CIE-LCH | 96.135, 93.308, 101.993 |
CIE-LUV | 0, 1.57, 89.41, 0 |
Web Safe | ffff33 |
RGB percent of color #fffb1b
CMYK percent of color #fffb1b
Text with hexadecimal color #fffb1b
This text has a font color of #fffb1b
<p style="color:#fffb1b">Text here</p>
#fffb1b Background Color
This box has a background color of #fffb1b
<div style="background-color:#fffb1b">Text here</div>
#fffb1b Border Color
This box has a border color of #fffb1b
<div style="border: 4px solid #fffb1b">Text here</div>
CSS codes
<p style="color:#fffb1b">Text here</p>
<div style="background-color:#fffb1b">Text here</div>
<div style="border: 4px solid #fffb1b">Text here</div>
#fffb1b Color on white background
This is how a font and box color of #fffb1b will look
on a white background.
#fffb1b Color on black background
This is how a font and box color of #fffb1b hex color will look
on a black background.