In RGB color space, #fff72a hex color has a red value of 255, a green value of 247 and a blue value of 42.
In CMYK color space (used in color printing), #fff72a hex color is composed of 0% cyan, 3.14% magenta, 83.53% yellow and 0% black.
#fff72a color has a hue of 57.7 degrees, a saturation of 100% and a lightness of 58.2%.
#fff72a hex color contains mainly RED.
The closest web safe color of #fff72a is #ffff33
#fff72a hex color has a decimal value of 16774954.
HEX | fff72a | #fff72a |
---|---|---|
RGB | 255, 247, 42 | rgb(255, 247, 42) |
RGB Percent | 100, 96.86, 16.47 | rgb(100, 96.86, 16.47) |
CMYK | 0, 3, 84, 0 | |
HSL | 57.7°, 100, 58.2 | hsl(57.7, 100%, 58.2%) |
HSV | 57.7°, 83.5, 100 |
XYZ | 74.919, 87.949, 15.218 |
---|---|
Hunter Lab | 93.781, -21.519, 56.026 |
CIE-LAB | 95.139, -17.178, 87.828 |
CIE-LCH | 95.139, 89.492, 101.067 |
CIE-LUV | 0, 3.14, 83.53, 0 |
Web Safe | ffff33 |
RGB percent of color #fff72a
CMYK percent of color #fff72a
Text with hexadecimal color #fff72a
This text has a font color of #fff72a
<p style="color:#fff72a">Text here</p>
#fff72a Background Color
This box has a background color of #fff72a
<div style="background-color:#fff72a">Text here</div>
#fff72a Border Color
This box has a border color of #fff72a
<div style="border: 4px solid #fff72a">Text here</div>
CSS codes
<p style="color:#fff72a">Text here</p>
<div style="background-color:#fff72a">Text here</div>
<div style="border: 4px solid #fff72a">Text here</div>
#fff72a Color on white background
This is how a font and box color of #fff72a will look
on a white background.
#fff72a Color on black background
This is how a font and box color of #fff72a hex color will look
on a black background.