In RGB color space, #fffdf0 hex color has a red value of 255, a green value of 253 and a blue value of 240.
In CMYK color space (used in color printing), #fffdf0 hex color is composed of 0% cyan, 0.78% magenta, 5.88% yellow and 0% black.
#fffdf0 color has a hue of 52 degrees, a saturation of 100% and a lightness of 97.1%.
#fffdf0 hex color contains mainly RED.
The closest web safe color of #fffdf0 is #ffffff
#fffdf0 hex color has a decimal value of 16776688.
HEX | fffdf0 | #fffdf0 |
---|---|---|
RGB | 255, 253, 240 | rgb(255, 253, 240) |
RGB Percent | 100, 99.22, 94.12 | rgb(100, 99.22, 94.12) |
CMYK | 0, 1, 6, 0 | |
HSL | 52°, 100, 97.1 | hsl(52, 100%, 97.1%) |
HSV | 52°, 5.9, 100 |
XYZ | 92.093, 97.802, 96.462 |
---|---|
Hunter Lab | 98.895, -6.843, 11.395 |
CIE-LAB | 99.144, -1.544, 6.438 |
CIE-LCH | 99.144, 6.621, 103.486 |
CIE-LUV | 0, 0.78, 5.88, 0 |
Web Safe | ffffff |
RGB percent of color #fffdf0
CMYK percent of color #fffdf0
Text with hexadecimal color #fffdf0
This text has a font color of #fffdf0
<p style="color:#fffdf0">Text here</p>
#fffdf0 Background Color
This box has a background color of #fffdf0
<div style="background-color:#fffdf0">Text here</div>
#fffdf0 Border Color
This box has a border color of #fffdf0
<div style="border: 4px solid #fffdf0">Text here</div>
CSS codes
<p style="color:#fffdf0">Text here</p>
<div style="background-color:#fffdf0">Text here</div>
<div style="border: 4px solid #fffdf0">Text here</div>
#fffdf0 Color on white background
This is how a font and box color of #fffdf0 will look
on a white background.
#fffdf0 Color on black background
This is how a font and box color of #fffdf0 hex color will look
on a black background.