In RGB color space, #fdbf00 hex color has a red value of 253, a green value of 191 and a blue value of 0.
In CMYK color space (used in color printing), #fdbf00 hex color is composed of 0% cyan, 24.51% magenta, 100% yellow and 0.78% black.
#fdbf00 color has a hue of 45.3 degrees, a saturation of 100% and a lightness of 49.6%.
#fdbf00 hex color contains mainly RED.
The closest web safe color of #fdbf00 is #ffcc00
#fdbf00 hex color has a decimal value of 16629504.
HEX | fdbf00 | #fdbf00 |
---|---|---|
RGB | 253, 191, 0 | rgb(253, 191, 0) |
RGB Percent | 99.22, 74.9, 0 | rgb(99.22, 74.9, 0) |
CMYK | 0, 25, 100, 1 | |
HSL | 45.3°, 100, 49.6 | hsl(45.3, 100%, 49.6%) |
HSV | 45.3°, 100, 99.2 |
XYZ | 59.139, 58.144, 8.106 |
---|---|
Hunter Lab | 76.252, 4.998, 47.074 |
CIE-LAB | 80.819, 9.534, 82.794 |
CIE-LCH | 80.819, 83.341, 83.431 |
CIE-LUV | 0, 24.51, 100, 0.78 |
Web Safe | ffcc00 |
RGB percent of color #fdbf00
CMYK percent of color #fdbf00
Text with hexadecimal color #fdbf00
This text has a font color of #fdbf00
<p style="color:#fdbf00">Text here</p>
#fdbf00 Background Color
This box has a background color of #fdbf00
<div style="background-color:#fdbf00">Text here</div>
#fdbf00 Border Color
This box has a border color of #fdbf00
<div style="border: 4px solid #fdbf00">Text here</div>
CSS codes
<p style="color:#fdbf00">Text here</p>
<div style="background-color:#fdbf00">Text here</div>
<div style="border: 4px solid #fdbf00">Text here</div>
#fdbf00 Color on white background
This is how a font and box color of #fdbf00 will look
on a white background.
#fdbf00 Color on black background
This is how a font and box color of #fdbf00 hex color will look
on a black background.