In RGB color space, #fadefc hex color has a red value of 250, a green value of 222 and a blue value of 252.
In CMYK color space (used in color printing), #fadefc hex color is composed of 0.79% cyan, 11.9% magenta, 0% yellow and 1.18% black.
#fadefc color has a hue of 296 degrees, a saturation of 83.33% and a lightness of 92.9%.
#fadefc hex color contains mainly BLUE.
The closest web safe color of #fadefc is #ffccff
#fadefc hex color has a decimal value of 16441084.
HEX | fadefc | #fadefc |
---|---|---|
RGB | 250, 222, 252 | rgb(250, 222, 252) |
RGB Percent | 98.04, 87.06, 98.82 | rgb(98.04, 87.06, 98.82) |
CMYK | 1, 12, 0, 1 | |
HSL | 296°, 83.33, 92.9 | hsl(296, 83.33%, 92.9%) |
HSV | 296°, 11.9, 98.8 |
XYZ | 83.116, 79.595, 103.078 |
---|---|
Hunter Lab | 89.216, 10.167, -6.051 |
CIE-LAB | 91.503, 14.762, -11.031 |
CIE-LCH | 91.503, 18.428, 323.231 |
CIE-LUV | 0.79, 11.9, 0, 1.18 |
Web Safe | ffccff |
RGB percent of color #fadefc
CMYK percent of color #fadefc
Text with hexadecimal color #fadefc
This text has a font color of #fadefc
<p style="color:#fadefc">Text here</p>
#fadefc Background Color
This box has a background color of #fadefc
<div style="background-color:#fadefc">Text here</div>
#fadefc Border Color
This box has a border color of #fadefc
<div style="border: 4px solid #fadefc">Text here</div>
CSS codes
<p style="color:#fadefc">Text here</p>
<div style="background-color:#fadefc">Text here</div>
<div style="border: 4px solid #fadefc">Text here</div>
#fadefc Color on white background
This is how a font and box color of #fadefc will look
on a white background.
#fadefc Color on black background
This is how a font and box color of #fadefc hex color will look
on a black background.