In RGB color space, #fff6dc hex color has a red value of 255, a green value of 246 and a blue value of 220.
In CMYK color space (used in color printing), #fff6dc hex color is composed of 0% cyan, 3.53% magenta, 13.73% yellow and 0% black.
#fff6dc color has a hue of 44.6 degrees, a saturation of 100% and a lightness of 93.1%.
#fff6dc hex color contains mainly RED.
The closest web safe color of #fff6dc is #ffffcc
#fff6dc hex color has a decimal value of 16774876.
HEX | fff6dc | #fff6dc |
---|---|---|
RGB | 255, 246, 220 | rgb(255, 246, 220) |
RGB Percent | 100, 96.47, 86.27 | rgb(100, 96.47, 86.27) |
CMYK | 0, 4, 14, 0 | |
HSL | 44.6°, 100, 93.1 | hsl(44.6, 100%, 93.1%) |
HSV | 44.6°, 13.7, 100 |
XYZ | 87.114, 92.339, 80.942 |
---|---|
Hunter Lab | 96.093, -6.343, 17.324 |
CIE-LAB | 96.959, -1.208, 13.58 |
CIE-LCH | 96.959, 13.634, 95.083 |
CIE-LUV | 0, 3.53, 13.73, 0 |
Web Safe | ffffcc |
RGB percent of color #fff6dc
CMYK percent of color #fff6dc
Text with hexadecimal color #fff6dc
This text has a font color of #fff6dc
<p style="color:#fff6dc">Text here</p>
#fff6dc Background Color
This box has a background color of #fff6dc
<div style="background-color:#fff6dc">Text here</div>
#fff6dc Border Color
This box has a border color of #fff6dc
<div style="border: 4px solid #fff6dc">Text here</div>
CSS codes
<p style="color:#fff6dc">Text here</p>
<div style="background-color:#fff6dc">Text here</div>
<div style="border: 4px solid #fff6dc">Text here</div>
#fff6dc Color on white background
This is how a font and box color of #fff6dc will look
on a white background.
#fff6dc Color on black background
This is how a font and box color of #fff6dc hex color will look
on a black background.