In RGB color space, #fff12a hex color has a red value of 255, a green value of 241 and a blue value of 42.
In CMYK color space (used in color printing), #fff12a hex color is composed of 0% cyan, 5.49% magenta, 83.53% yellow and 0% black.
#fff12a color has a hue of 56.1 degrees, a saturation of 100% and a lightness of 58.2%.
#fff12a hex color contains mainly RED.
The closest web safe color of #fff12a is #ffff33
#fff12a hex color has a decimal value of 16773418.
HEX | fff12a | #fff12a |
---|---|---|
RGB | 255, 241, 42 | rgb(255, 241, 42) |
RGB Percent | 100, 94.51, 16.47 | rgb(100, 94.51, 16.47) |
CMYK | 0, 5, 84, 0 | |
HSL | 56.1°, 100, 58.2 | hsl(56.1, 100%, 58.2%) |
HSV | 56.1°, 83.5, 100 |
XYZ | 73.113, 84.338, 14.616 |
---|---|
Hunter Lab | 91.836, -18.604, 54.849 |
CIE-LAB | 93.597, -14.271, 86.556 |
CIE-LCH | 93.597, 87.725, 99.362 |
CIE-LUV | 0, 5.49, 83.53, 0 |
Web Safe | ffff33 |
RGB percent of color #fff12a
CMYK percent of color #fff12a
Text with hexadecimal color #fff12a
This text has a font color of #fff12a
<p style="color:#fff12a">Text here</p>
#fff12a Background Color
This box has a background color of #fff12a
<div style="background-color:#fff12a">Text here</div>
#fff12a Border Color
This box has a border color of #fff12a
<div style="border: 4px solid #fff12a">Text here</div>
CSS codes
<p style="color:#fff12a">Text here</p>
<div style="background-color:#fff12a">Text here</div>
<div style="border: 4px solid #fff12a">Text here</div>
#fff12a Color on white background
This is how a font and box color of #fff12a will look
on a white background.
#fff12a Color on black background
This is how a font and box color of #fff12a hex color will look
on a black background.