In RGB color space, #fdffcc hex color has a red value of 253, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #fdffcc hex color is composed of 0.78% cyan, 0% magenta, 20% yellow and 0% black.
#fdffcc color has a hue of 62.4 degrees, a saturation of 100% and a lightness of 90%.
#fdffcc hex color contains mainly GREEN.
The closest web safe color of #fdffcc is #ffffcc
#fdffcc hex color has a decimal value of 16646092.
HEX | fdffcc | #fdffcc |
---|---|---|
RGB | 253, 255, 204 | rgb(253, 255, 204) |
RGB Percent | 99.22, 100, 80 | rgb(99.22, 100, 80) |
CMYK | 1, 0, 20, 0 | |
HSL | 62.4°, 100, 90 | hsl(62.4, 100%, 90%) |
HSV | 62.4°, 20, 100 |
XYZ | 87.167, 96.762, 71.21 |
---|---|
Hunter Lab | 98.368, -13.968, 25.936 |
CIE-LAB | 98.734, -8.762, 24.215 |
CIE-LCH | 98.734, 25.751, 109.892 |
CIE-LUV | 0.78, 0, 20, 0 |
Web Safe | ffffcc |
RGB percent of color #fdffcc
CMYK percent of color #fdffcc
Text with hexadecimal color #fdffcc
This text has a font color of #fdffcc
<p style="color:#fdffcc">Text here</p>
#fdffcc Background Color
This box has a background color of #fdffcc
<div style="background-color:#fdffcc">Text here</div>
#fdffcc Border Color
This box has a border color of #fdffcc
<div style="border: 4px solid #fdffcc">Text here</div>
CSS codes
<p style="color:#fdffcc">Text here</p>
<div style="background-color:#fdffcc">Text here</div>
<div style="border: 4px solid #fdffcc">Text here</div>
#fdffcc Color on white background
This is how a font and box color of #fdffcc will look
on a white background.
#fdffcc Color on black background
This is how a font and box color of #fdffcc hex color will look
on a black background.