In RGB color space, #fffccc hex color has a red value of 255, a green value of 252 and a blue value of 204.
In CMYK color space (used in color printing), #fffccc hex color is composed of 0% cyan, 1.18% magenta, 20% yellow and 0% black.
#fffccc color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 90%.
#fffccc hex color contains mainly RED.
The closest web safe color of #fffccc is #ffffcc
#fffccc hex color has a decimal value of 16776396.
HEX | fffccc | #fffccc |
---|---|---|
RGB | 255, 252, 204 | rgb(255, 252, 204) |
RGB Percent | 100, 98.82, 80 | rgb(100, 98.82, 80) |
CMYK | 0, 1, 20, 0 | |
HSL | 56.5°, 100, 90 | hsl(56.5, 100%, 90%) |
HSV | 56.5°, 20, 100 |
XYZ | 86.949, 95.24, 70.927 |
---|---|
Hunter Lab | 97.591, -11.749, 25.223 |
CIE-LAB | 98.129, -6.561, 23.402 |
CIE-LCH | 98.129, 24.304, 105.661 |
CIE-LUV | 0, 1.18, 20, 0 |
Web Safe | ffffcc |
RGB percent of color #fffccc
CMYK percent of color #fffccc
Text with hexadecimal color #fffccc
This text has a font color of #fffccc
<p style="color:#fffccc">Text here</p>
#fffccc Background Color
This box has a background color of #fffccc
<div style="background-color:#fffccc">Text here</div>
#fffccc Border Color
This box has a border color of #fffccc
<div style="border: 4px solid #fffccc">Text here</div>
CSS codes
<p style="color:#fffccc">Text here</p>
<div style="background-color:#fffccc">Text here</div>
<div style="border: 4px solid #fffccc">Text here</div>
#fffccc Color on white background
This is how a font and box color of #fffccc will look
on a white background.
#fffccc Color on black background
This is how a font and box color of #fffccc hex color will look
on a black background.