In RGB color space, #fff13d hex color has a red value of 255, a green value of 241 and a blue value of 61.
In CMYK color space (used in color printing), #fff13d hex color is composed of 0% cyan, 5.49% magenta, 76.08% yellow and 0% black.
#fff13d color has a hue of 55.7 degrees, a saturation of 100% and a lightness of 62%.
#fff13d hex color contains mainly RED.
The closest web safe color of #fff13d is #ffff33
#fff13d hex color has a decimal value of 16773437.
HEX | fff13d | #fff13d |
---|---|---|
RGB | 255, 241, 61 | rgb(255, 241, 61) |
RGB Percent | 100, 94.51, 23.92 | rgb(100, 94.51, 23.92) |
CMYK | 0, 5, 76, 0 | |
HSL | 55.7°, 100, 62 | hsl(55.7, 100%, 62%) |
HSV | 55.7°, 76.1, 100 |
XYZ | 73.538, 84.508, 16.851 |
---|---|
Hunter Lab | 91.928, -18.083, 53.482 |
CIE-LAB | 93.671, -13.703, 81.709 |
CIE-LCH | 93.671, 82.85, 99.52 |
CIE-LUV | 0, 5.49, 76.08, 0 |
Web Safe | ffff33 |
RGB percent of color #fff13d
CMYK percent of color #fff13d
Text with hexadecimal color #fff13d
This text has a font color of #fff13d
<p style="color:#fff13d">Text here</p>
#fff13d Background Color
This box has a background color of #fff13d
<div style="background-color:#fff13d">Text here</div>
#fff13d Border Color
This box has a border color of #fff13d
<div style="border: 4px solid #fff13d">Text here</div>
CSS codes
<p style="color:#fff13d">Text here</p>
<div style="background-color:#fff13d">Text here</div>
<div style="border: 4px solid #fff13d">Text here</div>
#fff13d Color on white background
This is how a font and box color of #fff13d will look
on a white background.
#fff13d Color on black background
This is how a font and box color of #fff13d hex color will look
on a black background.