In RGB color space, #fadbdf hex color has a red value of 250, a green value of 219 and a blue value of 223.
In CMYK color space (used in color printing), #fadbdf hex color is composed of 0% cyan, 12.4% magenta, 10.8% yellow and 1.96% black.
#fadbdf color has a hue of 352.3 degrees, a saturation of 75.61% and a lightness of 92%.
#fadbdf hex color contains mainly RED.
The closest web safe color of #fadbdf is #ffcccc
#fadbdf hex color has a decimal value of 16440287.
HEX | fadbdf | #fadbdf |
---|---|---|
RGB | 250, 219, 223 | rgb(250, 219, 223) |
RGB Percent | 98.04, 85.88, 87.45 | rgb(98.04, 85.88, 87.45) |
CMYK | 0, 12, 11, 2 | |
HSL | 352.3°, 75.61, 92 | hsl(352.3, 75.61%, 92%) |
HSV | 352.3°, 12.4, 98 |
XYZ | 78.075, 76.315, 80.427 |
---|---|
Hunter Lab | 87.358, 6.654, 6.565 |
CIE-LAB | 90.005, 11.348, 1.977 |
CIE-LCH | 90.005, 11.519, 9.883 |
CIE-LUV | 0, 12.4, 10.8, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fadbdf
CMYK percent of color #fadbdf
Text with hexadecimal color #fadbdf
This text has a font color of #fadbdf
<p style="color:#fadbdf">Text here</p>
#fadbdf Background Color
This box has a background color of #fadbdf
<div style="background-color:#fadbdf">Text here</div>
#fadbdf Border Color
This box has a border color of #fadbdf
<div style="border: 4px solid #fadbdf">Text here</div>
CSS codes
<p style="color:#fadbdf">Text here</p>
<div style="background-color:#fadbdf">Text here</div>
<div style="border: 4px solid #fadbdf">Text here</div>
#fadbdf Color on white background
This is how a font and box color of #fadbdf will look
on a white background.
#fadbdf Color on black background
This is how a font and box color of #fadbdf hex color will look
on a black background.