In RGB color space, #fff6cc hex color has a red value of 255, a green value of 246 and a blue value of 204.
In CMYK color space (used in color printing), #fff6cc hex color is composed of 0% cyan, 3.53% magenta, 20% yellow and 0% black.
#fff6cc color has a hue of 49.4 degrees, a saturation of 100% and a lightness of 90%.
#fff6cc hex color contains mainly RED.
The closest web safe color of #fff6cc is #ffffcc
#fff6cc hex color has a decimal value of 16774860.
HEX | fff6cc | #fff6cc |
---|---|---|
RGB | 255, 246, 204 | rgb(255, 246, 204) |
RGB Percent | 100, 96.47, 80 | rgb(100, 96.47, 80) |
CMYK | 0, 4, 20, 0 | |
HSL | 49.4°, 100, 90 | hsl(49.4, 100%, 90%) |
HSV | 49.4°, 20, 100 |
XYZ | 85.095, 91.531, 70.309 |
---|---|
Hunter Lab | 95.672, -8.659, 23.398 |
CIE-LAB | 96.628, -3.565, 21.319 |
CIE-LCH | 96.628, 21.615, 99.493 |
CIE-LUV | 0, 3.53, 20, 0 |
Web Safe | ffffcc |
RGB percent of color #fff6cc
CMYK percent of color #fff6cc
Text with hexadecimal color #fff6cc
This text has a font color of #fff6cc
<p style="color:#fff6cc">Text here</p>
#fff6cc Background Color
This box has a background color of #fff6cc
<div style="background-color:#fff6cc">Text here</div>
#fff6cc Border Color
This box has a border color of #fff6cc
<div style="border: 4px solid #fff6cc">Text here</div>
CSS codes
<p style="color:#fff6cc">Text here</p>
<div style="background-color:#fff6cc">Text here</div>
<div style="border: 4px solid #fff6cc">Text here</div>
#fff6cc Color on white background
This is how a font and box color of #fff6cc will look
on a white background.
#fff6cc Color on black background
This is how a font and box color of #fff6cc hex color will look
on a black background.