In RGB color space, #fac00b hex color has a red value of 250, a green value of 192 and a blue value of 11.
In CMYK color space (used in color printing), #fac00b hex color is composed of 0% cyan, 23.2% magenta, 95.6% yellow and 1.96% black.
#fac00b color has a hue of 45.4 degrees, a saturation of 95.98% and a lightness of 51.2%.
#fac00b hex color contains mainly RED.
The closest web safe color of #fac00b is #ffcc00
#fac00b hex color has a decimal value of 16433163.
HEX | fac00b | #fac00b |
---|---|---|
RGB | 250, 192, 11 | rgb(250, 192, 11) |
RGB Percent | 98.04, 75.29, 4.31 | rgb(98.04, 75.29, 4.31) |
CMYK | 0, 23, 96, 2 | |
HSL | 45.4°, 95.98, 51.2 | hsl(45.4, 95.98%, 51.2%) |
HSV | 45.4°, 95.6, 98 |
XYZ | 58.334, 58.047, 8.446 |
---|---|
Hunter Lab | 76.189, 3.339, 46.759 |
CIE-LAB | 80.765, 7.821, 81.54 |
CIE-LCH | 80.765, 81.914, 84.521 |
CIE-LUV | 0, 23.2, 95.6, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fac00b
CMYK percent of color #fac00b
Text with hexadecimal color #fac00b
This text has a font color of #fac00b
<p style="color:#fac00b">Text here</p>
#fac00b Background Color
This box has a background color of #fac00b
<div style="background-color:#fac00b">Text here</div>
#fac00b Border Color
This box has a border color of #fac00b
<div style="border: 4px solid #fac00b">Text here</div>
CSS codes
<p style="color:#fac00b">Text here</p>
<div style="background-color:#fac00b">Text here</div>
<div style="border: 4px solid #fac00b">Text here</div>
#fac00b Color on white background
This is how a font and box color of #fac00b will look
on a white background.
#fac00b Color on black background
This is how a font and box color of #fac00b hex color will look
on a black background.