In RGB color space, #fade2f hex color has a red value of 250, a green value of 222 and a blue value of 47.
In CMYK color space (used in color printing), #fade2f hex color is composed of 0% cyan, 11.2% magenta, 81.2% yellow and 1.96% black.
#fade2f color has a hue of 51.7 degrees, a saturation of 95.31% and a lightness of 58.2%.
#fade2f hex color contains mainly RED.
The closest web safe color of #fade2f is #ffcc33
#fade2f hex color has a decimal value of 16440879.
HEX | fade2f | #fade2f |
---|---|---|
RGB | 250, 222, 47 | rgb(250, 222, 47) |
RGB Percent | 98.04, 87.06, 18.43 | rgb(98.04, 87.06, 18.43) |
CMYK | 0, 11, 81, 2 | |
HSL | 51.7°, 95.31, 58.2 | hsl(51.7, 95.31%, 58.2%) |
HSV | 51.7°, 81.2, 98 |
XYZ | 66.059, 72.772, 13.254 |
---|---|
Hunter Lab | 85.307, -11.061, 50.503 |
CIE-LAB | 88.339, -6.841, 80.775 |
CIE-LCH | 88.339, 81.064, 94.841 |
CIE-LUV | 0, 11.2, 81.2, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #fade2f
CMYK percent of color #fade2f
Text with hexadecimal color #fade2f
This text has a font color of #fade2f
<p style="color:#fade2f">Text here</p>
#fade2f Background Color
This box has a background color of #fade2f
<div style="background-color:#fade2f">Text here</div>
#fade2f Border Color
This box has a border color of #fade2f
<div style="border: 4px solid #fade2f">Text here</div>
CSS codes
<p style="color:#fade2f">Text here</p>
<div style="background-color:#fade2f">Text here</div>
<div style="border: 4px solid #fade2f">Text here</div>
#fade2f Color on white background
This is how a font and box color of #fade2f will look
on a white background.
#fade2f Color on black background
This is how a font and box color of #fade2f hex color will look
on a black background.