In RGB color space, #faddef hex color has a red value of 250, a green value of 221 and a blue value of 239.
In CMYK color space (used in color printing), #faddef hex color is composed of 0% cyan, 11.6% magenta, 4.4% yellow and 1.96% black.
#faddef color has a hue of 322.8 degrees, a saturation of 74.36% and a lightness of 92.4%.
#faddef hex color contains mainly RED.
The closest web safe color of #faddef is #ffccff
#faddef hex color has a decimal value of 16440815.
HEX | faddef | #faddef |
---|---|---|
RGB | 250, 221, 239 | rgb(250, 221, 239) |
RGB Percent | 98.04, 86.67, 93.73 | rgb(98.04, 86.67, 93.73) |
CMYK | 0, 12, 4, 2 | |
HSL | 322.8°, 74.36, 92.4 | hsl(322.8, 74.36%, 92.4%) |
HSV | 322.8°, 11.6, 98 |
XYZ | 80.861, 78.269, 92.507 |
---|---|
Hunter Lab | 88.47, 8.326, -0.067 |
CIE-LAB | 90.903, 12.986, -5.109 |
CIE-LCH | 90.903, 13.955, 338.524 |
CIE-LUV | 0, 11.6, 4.4, 1.96 |
Web Safe | ffccff |
RGB percent of color #faddef
CMYK percent of color #faddef
Text with hexadecimal color #faddef
This text has a font color of #faddef
<p style="color:#faddef">Text here</p>
#faddef Background Color
This box has a background color of #faddef
<div style="background-color:#faddef">Text here</div>
#faddef Border Color
This box has a border color of #faddef
<div style="border: 4px solid #faddef">Text here</div>
CSS codes
<p style="color:#faddef">Text here</p>
<div style="background-color:#faddef">Text here</div>
<div style="border: 4px solid #faddef">Text here</div>
#faddef Color on white background
This is how a font and box color of #faddef will look
on a white background.
#faddef Color on black background
This is how a font and box color of #faddef hex color will look
on a black background.