In RGB color space, #fadedf hex color has a red value of 250, a green value of 222 and a blue value of 223.
In CMYK color space (used in color printing), #fadedf hex color is composed of 0% cyan, 11.2% magenta, 10.8% yellow and 1.96% black.
#fadedf color has a hue of 357.9 degrees, a saturation of 73.68% and a lightness of 92.5%.
#fadedf hex color contains mainly RED.
The closest web safe color of #fadedf is #ffcccc
#fadedf hex color has a decimal value of 16441055.
HEX | fadedf | #fadedf |
---|---|---|
RGB | 250, 222, 223 | rgb(250, 222, 223) |
RGB Percent | 98.04, 87.06, 87.45 | rgb(98.04, 87.06, 87.45) |
CMYK | 0, 11, 11, 2 | |
HSL | 357.9°, 73.68, 92.5 | hsl(357.9, 73.68%, 92.5%) |
HSV | 357.9°, 11.2, 98 |
XYZ | 78.865, 77.894, 80.691 |
---|---|
Hunter Lab | 88.258, 5.053, 7.573 |
CIE-LAB | 90.732, 9.793, 3.031 |
CIE-LCH | 90.732, 10.251, 17.198 |
CIE-LUV | 0, 11.2, 10.8, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadedf
CMYK percent of color #fadedf
Text with hexadecimal color #fadedf
This text has a font color of #fadedf
<p style="color:#fadedf">Text here</p>
#fadedf Background Color
This box has a background color of #fadedf
<div style="background-color:#fadedf">Text here</div>
#fadedf Border Color
This box has a border color of #fadedf
<div style="border: 4px solid #fadedf">Text here</div>
CSS codes
<p style="color:#fadedf">Text here</p>
<div style="background-color:#fadedf">Text here</div>
<div style="border: 4px solid #fadedf">Text here</div>
#fadedf Color on white background
This is how a font and box color of #fadedf will look
on a white background.
#fadedf Color on black background
This is how a font and box color of #fadedf hex color will look
on a black background.