In RGB color space, #fff21f hex color has a red value of 255, a green value of 242 and a blue value of 31.
In CMYK color space (used in color printing), #fff21f hex color is composed of 0% cyan, 5.1% magenta, 87.84% yellow and 0% black.
#fff21f color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 56.1%.
#fff21f hex color contains mainly RED.
The closest web safe color of #fff21f is #ffff33
#fff21f hex color has a decimal value of 16773663.
HEX | fff21f | #fff21f |
---|---|---|
RGB | 255, 242, 31 | rgb(255, 242, 31) |
RGB Percent | 100, 94.9, 12.16 | rgb(100, 94.9, 12.16) |
CMYK | 0, 5, 88, 0 | |
HSL | 56.5°, 100, 56.1 | hsl(56.5, 100%, 56.1%) |
HSV | 56.5°, 87.8, 100 |
XYZ | 73.239, 84.863, 13.816 |
---|---|
Hunter Lab | 92.121, -19.299, 55.593 |
CIE-LAB | 93.824, -14.986, 88.851 |
CIE-LCH | 93.824, 90.106, 99.574 |
CIE-LUV | 0, 5.1, 87.84, 0 |
Web Safe | ffff33 |
RGB percent of color #fff21f
CMYK percent of color #fff21f
Text with hexadecimal color #fff21f
This text has a font color of #fff21f
<p style="color:#fff21f">Text here</p>
#fff21f Background Color
This box has a background color of #fff21f
<div style="background-color:#fff21f">Text here</div>
#fff21f Border Color
This box has a border color of #fff21f
<div style="border: 4px solid #fff21f">Text here</div>
CSS codes
<p style="color:#fff21f">Text here</p>
<div style="background-color:#fff21f">Text here</div>
<div style="border: 4px solid #fff21f">Text here</div>
#fff21f Color on white background
This is how a font and box color of #fff21f will look
on a white background.
#fff21f Color on black background
This is how a font and box color of #fff21f hex color will look
on a black background.