In RGB color space, #fabbcd hex color has a red value of 250, a green value of 187 and a blue value of 205.
In CMYK color space (used in color printing), #fabbcd hex color is composed of 0% cyan, 25.2% magenta, 18% yellow and 1.96% black.
#fabbcd color has a hue of 342.9 degrees, a saturation of 86.3% and a lightness of 85.7%.
#fabbcd hex color contains mainly RED.
The closest web safe color of #fabbcd is #ffcccc
#fabbcd hex color has a decimal value of 16432077.
HEX | fabbcd | #fabbcd |
---|---|---|
RGB | 250, 187, 205 | rgb(250, 187, 205) |
RGB Percent | 98.04, 73.33, 80.39 | rgb(98.04, 73.33, 80.39) |
CMYK | 0, 25, 18, 2 | |
HSL | 342.9°, 86.3, 85.7 | hsl(342.9, 86.3%, 85.7%) |
HSV | 342.9°, 25.2, 98 |
XYZ | 68.214, 60.272, 65.796 |
---|---|
Hunter Lab | 77.635, 20.978, 4.096 |
CIE-LAB | 81.986, 25.307, -0.146 |
CIE-LCH | 81.986, 25.307, 359.669 |
CIE-LUV | 0, 25.2, 18, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fabbcd
CMYK percent of color #fabbcd
Text with hexadecimal color #fabbcd
This text has a font color of #fabbcd
<p style="color:#fabbcd">Text here</p>
#fabbcd Background Color
This box has a background color of #fabbcd
<div style="background-color:#fabbcd">Text here</div>
#fabbcd Border Color
This box has a border color of #fabbcd
<div style="border: 4px solid #fabbcd">Text here</div>
CSS codes
<p style="color:#fabbcd">Text here</p>
<div style="background-color:#fabbcd">Text here</div>
<div style="border: 4px solid #fabbcd">Text here</div>
#fabbcd Color on white background
This is how a font and box color of #fabbcd will look
on a white background.
#fabbcd Color on black background
This is how a font and box color of #fabbcd hex color will look
on a black background.