In RGB color space, #fff52e hex color has a red value of 255, a green value of 245 and a blue value of 46.
In CMYK color space (used in color printing), #fff52e hex color is composed of 0% cyan, 3.92% magenta, 81.96% yellow and 0% black.
#fff52e color has a hue of 57.1 degrees, a saturation of 100% and a lightness of 59%.
#fff52e hex color contains mainly RED.
The closest web safe color of #fff52e is #ffff33
#fff52e hex color has a decimal value of 16774446.
HEX | fff52e | #fff52e |
---|---|---|
RGB | 255, 245, 46 | rgb(255, 245, 46) |
RGB Percent | 100, 96.08, 18.04 | rgb(100, 96.08, 18.04) |
CMYK | 0, 4, 82, 0 | |
HSL | 57.1°, 100, 59 | hsl(57.1, 100%, 59%) |
HSV | 57.1°, 82, 100 |
XYZ | 74.386, 86.762, 15.411 |
---|---|
Hunter Lab | 93.146, -20.457, 55.393 |
CIE-LAB | 94.637, -16.111, 86.525 |
CIE-LCH | 94.637, 88.012, 100.548 |
CIE-LUV | 0, 3.92, 81.96, 0 |
Web Safe | ffff33 |
RGB percent of color #fff52e
CMYK percent of color #fff52e
Text with hexadecimal color #fff52e
This text has a font color of #fff52e
<p style="color:#fff52e">Text here</p>
#fff52e Background Color
This box has a background color of #fff52e
<div style="background-color:#fff52e">Text here</div>
#fff52e Border Color
This box has a border color of #fff52e
<div style="border: 4px solid #fff52e">Text here</div>
CSS codes
<p style="color:#fff52e">Text here</p>
<div style="background-color:#fff52e">Text here</div>
<div style="border: 4px solid #fff52e">Text here</div>
#fff52e Color on white background
This is how a font and box color of #fff52e will look
on a white background.
#fff52e Color on black background
This is how a font and box color of #fff52e hex color will look
on a black background.