In RGB color space, #fff006 hex color has a red value of 255, a green value of 240 and a blue value of 6.
In CMYK color space (used in color printing), #fff006 hex color is composed of 0% cyan, 5.88% magenta, 97.65% yellow and 0% black.
#fff006 color has a hue of 56.4 degrees, a saturation of 100% and a lightness of 51.2%.
#fff006 hex color contains mainly RED.
The closest web safe color of #fff006 is #ffff00
#fff006 hex color has a decimal value of 16773126.
HEX | fff006 | #fff006 |
---|---|---|
RGB | 255, 240, 6 | rgb(255, 240, 6) |
RGB Percent | 100, 94.12, 2.35 | rgb(100, 94.12, 2.35) |
CMYK | 0, 6, 98, 0 | |
HSL | 56.4°, 100, 51.2 | hsl(56.4, 100%, 51.2%) |
HSV | 56.4°, 97.6, 100 |
XYZ | 72.433, 83.593, 12.49 |
---|---|
Hunter Lab | 91.429, -18.588, 55.901 |
CIE-LAB | 93.273, -14.301, 91.225 |
CIE-LCH | 93.273, 92.339, 98.91 |
CIE-LUV | 0, 5.88, 97.65, 0 |
Web Safe | ffff00 |
RGB percent of color #fff006
CMYK percent of color #fff006
Text with hexadecimal color #fff006
This text has a font color of #fff006
<p style="color:#fff006">Text here</p>
#fff006 Background Color
This box has a background color of #fff006
<div style="background-color:#fff006">Text here</div>
#fff006 Border Color
This box has a border color of #fff006
<div style="border: 4px solid #fff006">Text here</div>
CSS codes
<p style="color:#fff006">Text here</p>
<div style="background-color:#fff006">Text here</div>
<div style="border: 4px solid #fff006">Text here</div>
#fff006 Color on white background
This is how a font and box color of #fff006 will look
on a white background.
#fff006 Color on black background
This is how a font and box color of #fff006 hex color will look
on a black background.