In RGB color space, #fff6cd hex color has a red value of 255, a green value of 246 and a blue value of 205.
In CMYK color space (used in color printing), #fff6cd hex color is composed of 0% cyan, 3.53% magenta, 19.61% yellow and 0% black.
#fff6cd color has a hue of 49.2 degrees, a saturation of 100% and a lightness of 90.2%.
#fff6cd hex color contains mainly RED.
The closest web safe color of #fff6cd is #ffffcc
#fff6cd hex color has a decimal value of 16774861.
HEX | fff6cd | #fff6cd |
---|---|---|
RGB | 255, 246, 205 | rgb(255, 246, 205) |
RGB Percent | 100, 96.47, 80.39 | rgb(100, 96.47, 80.39) |
CMYK | 0, 4, 20, 0 | |
HSL | 49.2°, 100, 90.2 | hsl(49.2, 100%, 90.2%) |
HSV | 49.2°, 19.6, 100 |
XYZ | 85.215, 91.579, 70.943 |
---|---|
Hunter Lab | 95.697, -8.521, 23.034 |
CIE-LAB | 96.648, -3.423, 20.835 |
CIE-LCH | 96.648, 21.114, 99.33 |
CIE-LUV | 0, 3.53, 19.61, 0 |
Web Safe | ffffcc |
RGB percent of color #fff6cd
CMYK percent of color #fff6cd
Text with hexadecimal color #fff6cd
This text has a font color of #fff6cd
<p style="color:#fff6cd">Text here</p>
#fff6cd Background Color
This box has a background color of #fff6cd
<div style="background-color:#fff6cd">Text here</div>
#fff6cd Border Color
This box has a border color of #fff6cd
<div style="border: 4px solid #fff6cd">Text here</div>
CSS codes
<p style="color:#fff6cd">Text here</p>
<div style="background-color:#fff6cd">Text here</div>
<div style="border: 4px solid #fff6cd">Text here</div>
#fff6cd Color on white background
This is how a font and box color of #fff6cd will look
on a white background.
#fff6cd Color on black background
This is how a font and box color of #fff6cd hex color will look
on a black background.