In RGB color space, #fadefd hex color has a red value of 250, a green value of 222 and a blue value of 253.
In CMYK color space (used in color printing), #fadefd hex color is composed of 1.19% cyan, 12.25% magenta, 0% yellow and 0.78% black.
#fadefd color has a hue of 294.2 degrees, a saturation of 88.57% and a lightness of 93.1%.
#fadefd hex color contains mainly BLUE.
The closest web safe color of #fadefd is #ffccff
#fadefd hex color has a decimal value of 16441085.
HEX | fadefd | #fadefd |
---|---|---|
RGB | 250, 222, 253 | rgb(250, 222, 253) |
RGB Percent | 98.04, 87.06, 99.22 | rgb(98.04, 87.06, 99.22) |
CMYK | 1, 12, 0, 1 | |
HSL | 294.2°, 88.57, 93.1 | hsl(294.2, 88.57%, 93.1%) |
HSV | 294.2°, 12.3, 99.2 |
XYZ | 83.275, 79.658, 103.915 |
---|---|
Hunter Lab | 89.251, 10.358, -6.555 |
CIE-LAB | 91.531, 14.945, -11.512 |
CIE-LCH | 91.531, 18.865, 322.393 |
CIE-LUV | 1.19, 12.25, 0, 0.78 |
Web Safe | ffccff |
RGB percent of color #fadefd
CMYK percent of color #fadefd
Text with hexadecimal color #fadefd
This text has a font color of #fadefd
<p style="color:#fadefd">Text here</p>
#fadefd Background Color
This box has a background color of #fadefd
<div style="background-color:#fadefd">Text here</div>
#fadefd Border Color
This box has a border color of #fadefd
<div style="border: 4px solid #fadefd">Text here</div>
CSS codes
<p style="color:#fadefd">Text here</p>
<div style="background-color:#fadefd">Text here</div>
<div style="border: 4px solid #fadefd">Text here</div>
#fadefd Color on white background
This is how a font and box color of #fadefd will look
on a white background.
#fadefd Color on black background
This is how a font and box color of #fadefd hex color will look
on a black background.