In RGB color space, #fadbdc hex color has a red value of 250, a green value of 219 and a blue value of 220.
In CMYK color space (used in color printing), #fadbdc hex color is composed of 0% cyan, 12.4% magenta, 12% yellow and 1.96% black.
#fadbdc color has a hue of 358.1 degrees, a saturation of 75.61% and a lightness of 92%.
#fadbdc hex color contains mainly RED.
The closest web safe color of #fadbdc is #ffcccc
#fadbdc hex color has a decimal value of 16440284.
HEX | fadbdc | #fadbdc |
---|---|---|
RGB | 250, 219, 220 | rgb(250, 219, 220) |
RGB Percent | 98.04, 85.88, 86.27 | rgb(98.04, 85.88, 86.27) |
CMYK | 0, 12, 12, 2 | |
HSL | 358.1°, 75.61, 92 | hsl(358.1, 75.61%, 92%) |
HSV | 358.1°, 12.4, 98 |
XYZ | 77.674, 76.154, 78.316 |
---|---|
Hunter Lab | 87.266, 6.163, 7.877 |
CIE-LAB | 89.931, 10.867, 3.444 |
CIE-LCH | 89.931, 11.4, 17.585 |
CIE-LUV | 0, 12.4, 12, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadbdc
CMYK percent of color #fadbdc
Text with hexadecimal color #fadbdc
This text has a font color of #fadbdc
<p style="color:#fadbdc">Text here</p>
#fadbdc Background Color
This box has a background color of #fadbdc
<div style="background-color:#fadbdc">Text here</div>
#fadbdc Border Color
This box has a border color of #fadbdc
<div style="border: 4px solid #fadbdc">Text here</div>
CSS codes
<p style="color:#fadbdc">Text here</p>
<div style="background-color:#fadbdc">Text here</div>
<div style="border: 4px solid #fadbdc">Text here</div>
#fadbdc Color on white background
This is how a font and box color of #fadbdc will look
on a white background.
#fadbdc Color on black background
This is how a font and box color of #fadbdc hex color will look
on a black background.