In RGB color space, #fade0f hex color has a red value of 250, a green value of 222 and a blue value of 15.
In CMYK color space (used in color printing), #fade0f hex color is composed of 0% cyan, 11.2% magenta, 94% yellow and 1.96% black.
#fade0f color has a hue of 52.9 degrees, a saturation of 95.92% and a lightness of 52%.
#fade0f hex color contains mainly RED.
The closest web safe color of #fade0f is #ffcc00
#fade0f hex color has a decimal value of 16440847.
HEX | fade0f | #fade0f |
---|---|---|
RGB | 250, 222, 15 | rgb(250, 222, 15) |
RGB Percent | 98.04, 87.06, 5.88 | rgb(98.04, 87.06, 5.88) |
CMYK | 0, 11, 94, 2 | |
HSL | 52.9°, 95.92, 52 | hsl(52.9, 95.92%, 52%) |
HSV | 52.9°, 94, 98 |
XYZ | 65.632, 72.601, 11.006 |
---|---|
Hunter Lab | 85.206, -11.617, 51.986 |
CIE-LAB | 88.257, -7.445, 86.588 |
CIE-LCH | 88.257, 86.907, 94.914 |
CIE-LUV | 0, 11.2, 94, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fade0f
CMYK percent of color #fade0f
Text with hexadecimal color #fade0f
This text has a font color of #fade0f
<p style="color:#fade0f">Text here</p>
#fade0f Background Color
This box has a background color of #fade0f
<div style="background-color:#fade0f">Text here</div>
#fade0f Border Color
This box has a border color of #fade0f
<div style="border: 4px solid #fade0f">Text here</div>
CSS codes
<p style="color:#fade0f">Text here</p>
<div style="background-color:#fade0f">Text here</div>
<div style="border: 4px solid #fade0f">Text here</div>
#fade0f Color on white background
This is how a font and box color of #fade0f will look
on a white background.
#fade0f Color on black background
This is how a font and box color of #fade0f hex color will look
on a black background.