In RGB color space, #fabbbf hex color has a red value of 250, a green value of 187 and a blue value of 191.
In CMYK color space (used in color printing), #fabbbf hex color is composed of 0% cyan, 25.2% magenta, 23.6% yellow and 1.96% black.
#fabbbf color has a hue of 356.2 degrees, a saturation of 86.3% and a lightness of 85.7%.
#fabbbf hex color contains mainly RED.
The closest web safe color of #fabbbf is #ffcccc
#fabbbf hex color has a decimal value of 16432063.
HEX | fabbbf | #fabbbf |
---|---|---|
RGB | 250, 187, 191 | rgb(250, 187, 191) |
RGB Percent | 98.04, 73.33, 74.9 | rgb(98.04, 73.33, 74.9) |
CMYK | 0, 25, 24, 2 | |
HSL | 356.2°, 86.3, 85.7 | hsl(356.2, 86.3%, 85.7%) |
HSV | 356.2°, 25.2, 98 |
XYZ | 66.599, 59.626, 57.289 |
---|---|
Hunter Lab | 77.218, 18.822, 10.064 |
CIE-LAB | 81.634, 23.261, 6.875 |
CIE-LCH | 81.634, 24.256, 16.466 |
CIE-LUV | 0, 25.2, 23.6, 1.96 |
Web Safe | ffcccc |
RGB percent of color #fabbbf
CMYK percent of color #fabbbf
Text with hexadecimal color #fabbbf
This text has a font color of #fabbbf
<p style="color:#fabbbf">Text here</p>
#fabbbf Background Color
This box has a background color of #fabbbf
<div style="background-color:#fabbbf">Text here</div>
#fabbbf Border Color
This box has a border color of #fabbbf
<div style="border: 4px solid #fabbbf">Text here</div>
CSS codes
<p style="color:#fabbbf">Text here</p>
<div style="background-color:#fabbbf">Text here</div>
<div style="border: 4px solid #fabbbf">Text here</div>
#fabbbf Color on white background
This is how a font and box color of #fabbbf will look
on a white background.
#fabbbf Color on black background
This is how a font and box color of #fabbbf hex color will look
on a black background.