In RGB color space, #fffdf3 hex color has a red value of 255, a green value of 253 and a blue value of 243.
In CMYK color space (used in color printing), #fffdf3 hex color is composed of 0% cyan, 0.78% magenta, 4.71% yellow and 0% black.
#fffdf3 color has a hue of 50 degrees, a saturation of 100% and a lightness of 97.6%.
#fffdf3 hex color contains mainly RED.
The closest web safe color of #fffdf3 is #ffffff
#fffdf3 hex color has a decimal value of 16776691.
HEX | fffdf3 | #fffdf3 |
---|---|---|
RGB | 255, 253, 243 | rgb(255, 253, 243) |
RGB Percent | 100, 99.22, 95.29 | rgb(100, 99.22, 95.29) |
CMYK | 0, 1, 5, 0 | |
HSL | 50°, 100, 97.6 | hsl(50, 100%, 97.6%) |
HSV | 50°, 4.7, 100 |
XYZ | 92.543, 97.982, 98.829 |
---|---|
Hunter Lab | 98.986, -6.344, 10.094 |
CIE-LAB | 99.214, -1.044, 5.001 |
CIE-LCH | 99.214, 5.109, 101.792 |
CIE-LUV | 0, 0.78, 4.71, 0 |
Web Safe | ffffff |
RGB percent of color #fffdf3
CMYK percent of color #fffdf3
Text with hexadecimal color #fffdf3
This text has a font color of #fffdf3
<p style="color:#fffdf3">Text here</p>
#fffdf3 Background Color
This box has a background color of #fffdf3
<div style="background-color:#fffdf3">Text here</div>
#fffdf3 Border Color
This box has a border color of #fffdf3
<div style="border: 4px solid #fffdf3">Text here</div>
CSS codes
<p style="color:#fffdf3">Text here</p>
<div style="background-color:#fffdf3">Text here</div>
<div style="border: 4px solid #fffdf3">Text here</div>
#fffdf3 Color on white background
This is how a font and box color of #fffdf3 will look
on a white background.
#fffdf3 Color on black background
This is how a font and box color of #fffdf3 hex color will look
on a black background.