In RGB color space, #fff013 hex color has a red value of 255, a green value of 240 and a blue value of 19.
In CMYK color space (used in color printing), #fff013 hex color is composed of 0% cyan, 5.88% magenta, 92.55% yellow and 0% black.
#fff013 color has a hue of 56.2 degrees, a saturation of 100% and a lightness of 53.7%.
#fff013 hex color contains mainly RED.
The closest web safe color of #fff013 is #ffff00
#fff013 hex color has a decimal value of 16773139.
HEX | fff013 | #fff013 |
---|---|---|
RGB | 255, 240, 19 | rgb(255, 240, 19) |
RGB Percent | 100, 94.12, 7.45 | rgb(100, 94.12, 7.45) |
CMYK | 0, 6, 93, 0 | |
HSL | 56.2°, 100, 53.7 | hsl(56.2, 100%, 53.7%) |
HSV | 56.2°, 92.5, 100 |
XYZ | 72.518, 83.627, 12.936 |
---|---|
Hunter Lab | 91.448, -18.483, 55.626 |
CIE-LAB | 93.288, -14.186, 90.108 |
CIE-LCH | 93.288, 91.218, 98.947 |
CIE-LUV | 0, 5.88, 92.55, 0 |
Web Safe | ffff00 |
RGB percent of color #fff013
CMYK percent of color #fff013
Text with hexadecimal color #fff013
This text has a font color of #fff013
<p style="color:#fff013">Text here</p>
#fff013 Background Color
This box has a background color of #fff013
<div style="background-color:#fff013">Text here</div>
#fff013 Border Color
This box has a border color of #fff013
<div style="border: 4px solid #fff013">Text here</div>
CSS codes
<p style="color:#fff013">Text here</p>
<div style="background-color:#fff013">Text here</div>
<div style="border: 4px solid #fff013">Text here</div>
#fff013 Color on white background
This is how a font and box color of #fff013 will look
on a white background.
#fff013 Color on black background
This is how a font and box color of #fff013 hex color will look
on a black background.