In RGB color space, #fbc000 hex color has a red value of 251, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #fbc000 hex color is composed of 0% cyan, 23.51% magenta, 100% yellow and 1.57% black.
#fbc000 color has a hue of 45.9 degrees, a saturation of 100% and a lightness of 49.2%.
#fbc000 hex color contains mainly RED.
The closest web safe color of #fbc000 is #ffcc00
#fbc000 hex color has a decimal value of 16498688.
HEX | fbc000 | #fbc000 |
---|---|---|
RGB | 251, 192, 0 | rgb(251, 192, 0) |
RGB Percent | 98.43, 75.29, 0 | rgb(98.43, 75.29, 0) |
CMYK | 0, 24, 100, 2 | |
HSL | 45.9°, 100, 49.2 | hsl(45.9, 100%, 49.2%) |
HSV | 45.9°, 100, 98.4 |
XYZ | 58.633, 58.209, 8.145 |
---|---|
Hunter Lab | 76.295, 3.662, 47.077 |
CIE-LAB | 80.855, 8.158, 82.721 |
CIE-LCH | 80.855, 83.122, 84.368 |
CIE-LUV | 0, 23.51, 100, 1.57 |
Web Safe | ffcc00 |
RGB percent of color #fbc000
CMYK percent of color #fbc000
Text with hexadecimal color #fbc000
This text has a font color of #fbc000
<p style="color:#fbc000">Text here</p>
#fbc000 Background Color
This box has a background color of #fbc000
<div style="background-color:#fbc000">Text here</div>
#fbc000 Border Color
This box has a border color of #fbc000
<div style="border: 4px solid #fbc000">Text here</div>
CSS codes
<p style="color:#fbc000">Text here</p>
<div style="background-color:#fbc000">Text here</div>
<div style="border: 4px solid #fbc000">Text here</div>
#fbc000 Color on white background
This is how a font and box color of #fbc000 will look
on a white background.
#fbc000 Color on black background
This is how a font and box color of #fbc000 hex color will look
on a black background.