In RGB color space, #fffddf hex color has a red value of 255, a green value of 253 and a blue value of 223.
In CMYK color space (used in color printing), #fffddf hex color is composed of 0% cyan, 0.78% magenta, 12.55% yellow and 0% black.
#fffddf color has a hue of 56.3 degrees, a saturation of 100% and a lightness of 93.7%.
#fffddf hex color contains mainly RED.
The closest web safe color of #fffddf is #ffffcc
#fffddf hex color has a decimal value of 16776671.
HEX | fffddf | #fffddf |
---|---|---|
RGB | 255, 253, 223 | rgb(255, 253, 223) |
RGB Percent | 100, 99.22, 87.45 | rgb(100, 99.22, 87.45) |
CMYK | 0, 1, 13, 0 | |
HSL | 56.3°, 100, 93.7 | hsl(56.3, 100%, 93.7%) |
HSV | 56.3°, 12.5, 100 |
XYZ | 89.685, 96.838, 83.777 |
---|---|
Hunter Lab | 98.406, -9.531, 18.409 |
CIE-LAB | 98.764, -4.258, 14.602 |
CIE-LCH | 98.764, 15.21, 106.257 |
CIE-LUV | 0, 0.78, 12.55, 0 |
Web Safe | ffffcc |
RGB percent of color #fffddf
CMYK percent of color #fffddf
Text with hexadecimal color #fffddf
This text has a font color of #fffddf
<p style="color:#fffddf">Text here</p>
#fffddf Background Color
This box has a background color of #fffddf
<div style="background-color:#fffddf">Text here</div>
#fffddf Border Color
This box has a border color of #fffddf
<div style="border: 4px solid #fffddf">Text here</div>
CSS codes
<p style="color:#fffddf">Text here</p>
<div style="background-color:#fffddf">Text here</div>
<div style="border: 4px solid #fffddf">Text here</div>
#fffddf Color on white background
This is how a font and box color of #fffddf will look
on a white background.
#fffddf Color on black background
This is how a font and box color of #fffddf hex color will look
on a black background.