In RGB color space, #fff12e hex color has a red value of 255, a green value of 241 and a blue value of 46.
In CMYK color space (used in color printing), #fff12e hex color is composed of 0% cyan, 5.49% magenta, 81.96% yellow and 0% black.
#fff12e color has a hue of 56 degrees, a saturation of 100% and a lightness of 59%.
#fff12e hex color contains mainly RED.
The closest web safe color of #fff12e is #ffff33
#fff12e hex color has a decimal value of 16773422.
HEX | fff12e | #fff12e |
---|---|---|
RGB | 255, 241, 46 | rgb(255, 241, 46) |
RGB Percent | 100, 94.51, 18.04 | rgb(100, 94.51, 18.04) |
CMYK | 0, 5, 82, 0 | |
HSL | 56°, 100, 59 | hsl(56, 100%, 59%) |
HSV | 56°, 82, 100 |
XYZ | 73.188, 84.368, 15.012 |
---|---|
Hunter Lab | 91.852, -18.512, 54.606 |
CIE-LAB | 93.61, -14.171, 85.662 |
CIE-LCH | 93.61, 86.826, 99.393 |
CIE-LUV | 0, 5.49, 81.96, 0 |
Web Safe | ffff33 |
RGB percent of color #fff12e
CMYK percent of color #fff12e
Text with hexadecimal color #fff12e
This text has a font color of #fff12e
<p style="color:#fff12e">Text here</p>
#fff12e Background Color
This box has a background color of #fff12e
<div style="background-color:#fff12e">Text here</div>
#fff12e Border Color
This box has a border color of #fff12e
<div style="border: 4px solid #fff12e">Text here</div>
CSS codes
<p style="color:#fff12e">Text here</p>
<div style="background-color:#fff12e">Text here</div>
<div style="border: 4px solid #fff12e">Text here</div>
#fff12e Color on white background
This is how a font and box color of #fff12e will look
on a white background.
#fff12e Color on black background
This is how a font and box color of #fff12e hex color will look
on a black background.