In RGB color space, #fffadd hex color has a red value of 255, a green value of 250 and a blue value of 221.
In CMYK color space (used in color printing), #fffadd hex color is composed of 0% cyan, 1.96% magenta, 13.33% yellow and 0% black.
#fffadd color has a hue of 51.2 degrees, a saturation of 100% and a lightness of 93.3%.
#fffadd hex color contains mainly RED.
The closest web safe color of #fffadd is #ffffcc
#fffadd hex color has a decimal value of 16775901.
HEX | fffadd | #fffadd |
---|---|---|
RGB | 255, 250, 221 | rgb(255, 250, 221) |
RGB Percent | 100, 98.04, 86.67 | rgb(100, 98.04, 86.67) |
CMYK | 0, 2, 13, 0 | |
HSL | 51.2°, 100, 93.3 | hsl(51.2, 100%, 93.3%) |
HSV | 51.2°, 13.3, 100 |
XYZ | 88.477, 94.852, 82.052 |
---|---|
Hunter Lab | 97.392, -8.275, 18.223 |
CIE-LAB | 97.974, -3.065, 14.507 |
CIE-LCH | 97.974, 14.827, 101.93 |
CIE-LUV | 0, 1.96, 13.33, 0 |
Web Safe | ffffcc |
RGB percent of color #fffadd
CMYK percent of color #fffadd
Text with hexadecimal color #fffadd
This text has a font color of #fffadd
<p style="color:#fffadd">Text here</p>
#fffadd Background Color
This box has a background color of #fffadd
<div style="background-color:#fffadd">Text here</div>
#fffadd Border Color
This box has a border color of #fffadd
<div style="border: 4px solid #fffadd">Text here</div>
CSS codes
<p style="color:#fffadd">Text here</p>
<div style="background-color:#fffadd">Text here</div>
<div style="border: 4px solid #fffadd">Text here</div>
#fffadd Color on white background
This is how a font and box color of #fffadd will look
on a white background.
#fffadd Color on black background
This is how a font and box color of #fffadd hex color will look
on a black background.