In RGB color space, #fffdef hex color has a red value of 255, a green value of 253 and a blue value of 239.
In CMYK color space (used in color printing), #fffdef hex color is composed of 0% cyan, 0.78% magenta, 6.27% yellow and 0% black.
#fffdef color has a hue of 52.5 degrees, a saturation of 100% and a lightness of 96.9%.
#fffdef hex color contains mainly RED.
The closest web safe color of #fffdef is #ffffff
#fffdef hex color has a decimal value of 16776687.
HEX | fffdef | #fffdef |
---|---|---|
RGB | 255, 253, 239 | rgb(255, 253, 239) |
RGB Percent | 100, 99.22, 93.73 | rgb(100, 99.22, 93.73) |
CMYK | 0, 1, 6, 0 | |
HSL | 52.5°, 100, 96.9 | hsl(52.5, 100%, 96.9%) |
HSV | 52.5°, 6.3, 100 |
XYZ | 91.945, 97.743, 95.682 |
---|---|
Hunter Lab | 98.865, -7.008, 11.824 |
CIE-LAB | 99.121, -1.709, 6.917 |
CIE-LCH | 99.121, 7.125, 103.878 |
CIE-LUV | 0, 0.78, 6.27, 0 |
Web Safe | ffffff |
RGB percent of color #fffdef
CMYK percent of color #fffdef
Text with hexadecimal color #fffdef
This text has a font color of #fffdef
<p style="color:#fffdef">Text here</p>
#fffdef Background Color
This box has a background color of #fffdef
<div style="background-color:#fffdef">Text here</div>
#fffdef Border Color
This box has a border color of #fffdef
<div style="border: 4px solid #fffdef">Text here</div>
CSS codes
<p style="color:#fffdef">Text here</p>
<div style="background-color:#fffdef">Text here</div>
<div style="border: 4px solid #fffdef">Text here</div>
#fffdef Color on white background
This is how a font and box color of #fffdef will look
on a white background.
#fffdef Color on black background
This is how a font and box color of #fffdef hex color will look
on a black background.