In RGB color space, #fcb000 hex color has a red value of 252, a green value of 176 and a blue value of 0.
In CMYK color space (used in color printing), #fcb000 hex color is composed of 0% cyan, 30.16% magenta, 100% yellow and 1.18% black.
#fcb000 color has a hue of 41.9 degrees, a saturation of 100% and a lightness of 49.4%.
#fcb000 hex color contains mainly RED.
The closest web safe color of #fcb000 is #ff9900
#fcb000 hex color has a decimal value of 16560128.
HEX | fcb000 | #fcb000 |
---|---|---|
RGB | 252, 176, 0 | rgb(252, 176, 0) |
RGB Percent | 98.82, 69.02, 0 | rgb(98.82, 69.02, 0) |
CMYK | 0, 30, 100, 1 | |
HSL | 41.9°, 100, 49.4 | hsl(41.9, 100%, 49.4%) |
HSV | 41.9°, 100, 98.8 |
XYZ | 55.67, 51.746, 7.054 |
---|---|
Hunter Lab | 71.935, 12.255, 44.54 |
CIE-LAB | 77.129, 16.925, 80.241 |
CIE-LCH | 77.129, 82.007, 78.089 |
CIE-LUV | 0, 30.16, 100, 1.18 |
Web Safe | ff9900 |
RGB percent of color #fcb000
CMYK percent of color #fcb000
Text with hexadecimal color #fcb000
This text has a font color of #fcb000
<p style="color:#fcb000">Text here</p>
#fcb000 Background Color
This box has a background color of #fcb000
<div style="background-color:#fcb000">Text here</div>
#fcb000 Border Color
This box has a border color of #fcb000
<div style="border: 4px solid #fcb000">Text here</div>
CSS codes
<p style="color:#fcb000">Text here</p>
<div style="background-color:#fcb000">Text here</div>
<div style="border: 4px solid #fcb000">Text here</div>
#fcb000 Color on white background
This is how a font and box color of #fcb000 will look
on a white background.
#fcb000 Color on black background
This is how a font and box color of #fcb000 hex color will look
on a black background.