In RGB color space, #ffbf0b hex color has a red value of 255, a green value of 191 and a blue value of 11.
In CMYK color space (used in color printing), #ffbf0b hex color is composed of 0% cyan, 25.1% magenta, 95.69% yellow and 0% black.
#ffbf0b color has a hue of 44.3 degrees, a saturation of 100% and a lightness of 52.2%.
#ffbf0b hex color contains mainly RED.
The closest web safe color of #ffbf0b is #ffcc00
#ffbf0b hex color has a decimal value of 16760587.
HEX | ffbf0b | #ffbf0b |
---|---|---|
RGB | 255, 191, 11 | rgb(255, 191, 11) |
RGB Percent | 100, 74.9, 4.31 | rgb(100, 74.9, 4.31) |
CMYK | 0, 25, 96, 0 | |
HSL | 44.3°, 100, 52.2 | hsl(44.3, 100%, 52.2%) |
HSV | 44.3°, 95.7, 100 |
XYZ | 59.931, 58.546, 8.458 |
---|---|
Hunter Lab | 76.515, 5.909, 47.007 |
CIE-LAB | 81.041, 10.472, 81.977 |
CIE-LCH | 81.041, 82.643, 82.72 |
CIE-LUV | 0, 25.1, 95.69, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffbf0b
CMYK percent of color #ffbf0b
Text with hexadecimal color #ffbf0b
This text has a font color of #ffbf0b
<p style="color:#ffbf0b">Text here</p>
#ffbf0b Background Color
This box has a background color of #ffbf0b
<div style="background-color:#ffbf0b">Text here</div>
#ffbf0b Border Color
This box has a border color of #ffbf0b
<div style="border: 4px solid #ffbf0b">Text here</div>
CSS codes
<p style="color:#ffbf0b">Text here</p>
<div style="background-color:#ffbf0b">Text here</div>
<div style="border: 4px solid #ffbf0b">Text here</div>
#ffbf0b Color on white background
This is how a font and box color of #ffbf0b will look
on a white background.
#ffbf0b Color on black background
This is how a font and box color of #ffbf0b hex color will look
on a black background.