In RGB color space, #fff60c hex color has a red value of 255, a green value of 246 and a blue value of 12.
In CMYK color space (used in color printing), #fff60c hex color is composed of 0% cyan, 3.53% magenta, 95.29% yellow and 0% black.
#fff60c color has a hue of 57.8 degrees, a saturation of 100% and a lightness of 52.4%.
#fff60c hex color contains mainly RED.
The closest web safe color of #fff60c is #ffff00
#fff60c hex color has a decimal value of 16774668.
HEX | fff60c | #fff60c |
---|---|---|
RGB | 255, 246, 12 | rgb(255, 246, 12) |
RGB Percent | 100, 96.47, 4.71 | rgb(100, 96.47, 4.71) |
CMYK | 0, 4, 95, 0 | |
HSL | 57.8°, 100, 52.4 | hsl(57.8, 100%, 52.4%) |
HSV | 57.8°, 95.3, 100 |
XYZ | 74.262, 87.198, 13.265 |
---|---|
Hunter Lab | 93.38, -21.459, 56.944 |
CIE-LAB | 94.822, -17.165, 91.926 |
CIE-LCH | 94.822, 93.515, 100.577 |
CIE-LUV | 0, 3.53, 95.29, 0 |
Web Safe | ffff00 |
RGB percent of color #fff60c
CMYK percent of color #fff60c
Text with hexadecimal color #fff60c
This text has a font color of #fff60c
<p style="color:#fff60c">Text here</p>
#fff60c Background Color
This box has a background color of #fff60c
<div style="background-color:#fff60c">Text here</div>
#fff60c Border Color
This box has a border color of #fff60c
<div style="border: 4px solid #fff60c">Text here</div>
CSS codes
<p style="color:#fff60c">Text here</p>
<div style="background-color:#fff60c">Text here</div>
<div style="border: 4px solid #fff60c">Text here</div>
#fff60c Color on white background
This is how a font and box color of #fff60c will look
on a white background.
#fff60c Color on black background
This is how a font and box color of #fff60c hex color will look
on a black background.