In RGB color space, #fabf00 hex color has a red value of 250, a green value of 191 and a blue value of 0.
In CMYK color space (used in color printing), #fabf00 hex color is composed of 0% cyan, 23.6% magenta, 100% yellow and 1.96% black.
#fabf00 color has a hue of 45.8 degrees, a saturation of 100% and a lightness of 49%.
#fabf00 hex color contains mainly RED.
The closest web safe color of #fabf00 is #ffcc00
#fabf00 hex color has a decimal value of 16432896.
HEX | fabf00 | #fabf00 |
---|---|---|
RGB | 250, 191, 0 | rgb(250, 191, 0) |
RGB Percent | 98.04, 74.9, 0 | rgb(98.04, 74.9, 0) |
CMYK | 0, 24, 100, 2 | |
HSL | 45.8°, 100, 49 | hsl(45.8, 100%, 49%) |
HSV | 45.8°, 100, 98 |
XYZ | 58.055, 57.586, 8.055 |
---|---|
Hunter Lab | 75.885, 3.759, 46.826 |
CIE-LAB | 80.508, 8.249, 82.435 |
CIE-LCH | 80.508, 82.847, 84.286 |
CIE-LUV | 0, 23.6, 100, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fabf00
CMYK percent of color #fabf00
Text with hexadecimal color #fabf00
This text has a font color of #fabf00
<p style="color:#fabf00">Text here</p>
#fabf00 Background Color
This box has a background color of #fabf00
<div style="background-color:#fabf00">Text here</div>
#fabf00 Border Color
This box has a border color of #fabf00
<div style="border: 4px solid #fabf00">Text here</div>
CSS codes
<p style="color:#fabf00">Text here</p>
<div style="background-color:#fabf00">Text here</div>
<div style="border: 4px solid #fabf00">Text here</div>
#fabf00 Color on white background
This is how a font and box color of #fabf00 will look
on a white background.
#fabf00 Color on black background
This is how a font and box color of #fabf00 hex color will look
on a black background.