In RGB color space, #fff31d hex color has a red value of 255, a green value of 243 and a blue value of 29.
In CMYK color space (used in color printing), #fff31d hex color is composed of 0% cyan, 4.71% magenta, 88.63% yellow and 0% black.
#fff31d color has a hue of 56.8 degrees, a saturation of 100% and a lightness of 55.7%.
#fff31d hex color contains mainly RED.
The closest web safe color of #fff31d is #ffff33
#fff31d hex color has a decimal value of 16773917.
HEX | fff31d | #fff31d |
---|---|---|
RGB | 255, 243, 29 | rgb(255, 243, 29) |
RGB Percent | 100, 95.29, 11.37 | rgb(100, 95.29, 11.37) |
CMYK | 0, 5, 89, 0 | |
HSL | 56.8°, 100, 55.7 | hsl(56.8, 100%, 55.7%) |
HSV | 56.8°, 88.6, 100 |
XYZ | 73.512, 85.45, 13.781 |
---|---|
Hunter Lab | 92.439, -19.817, 55.868 |
CIE-LAB | 94.077, -15.507, 89.371 |
CIE-LCH | 94.077, 90.706, 99.844 |
CIE-LUV | 0, 4.71, 88.63, 0 |
Web Safe | ffff33 |
RGB percent of color #fff31d
CMYK percent of color #fff31d
Text with hexadecimal color #fff31d
This text has a font color of #fff31d
<p style="color:#fff31d">Text here</p>
#fff31d Background Color
This box has a background color of #fff31d
<div style="background-color:#fff31d">Text here</div>
#fff31d Border Color
This box has a border color of #fff31d
<div style="border: 4px solid #fff31d">Text here</div>
CSS codes
<p style="color:#fff31d">Text here</p>
<div style="background-color:#fff31d">Text here</div>
<div style="border: 4px solid #fff31d">Text here</div>
#fff31d Color on white background
This is how a font and box color of #fff31d will look
on a white background.
#fff31d Color on black background
This is how a font and box color of #fff31d hex color will look
on a black background.