In RGB color space, #facbbb hex color has a red value of 250, a green value of 203 and a blue value of 187.
In CMYK color space (used in color printing), #facbbb hex color is composed of 0% cyan, 18.8% magenta, 25.2% yellow and 1.96% black.
#facbbb color has a hue of 15.2 degrees, a saturation of 86.3% and a lightness of 85.7%.
#facbbb hex color contains mainly RED.
The closest web safe color of #facbbb is #ffcccc
#facbbb hex color has a decimal value of 16436155.
HEX | facbbb | #facbbb |
---|---|---|
RGB | 250, 203, 187 | rgb(250, 203, 187) |
RGB Percent | 98.04, 79.61, 73.33 | rgb(98.04, 79.61, 73.33) |
CMYK | 0, 19, 25, 2 | |
HSL | 15.2°, 86.3, 85.7 | hsl(15.2, 86.3%, 85.7%) |
HSV | 15.2°, 25.2, 98 |
XYZ | 69.75, 66.624, 56.197 |
---|---|
Hunter Lab | 81.624, 9.693, 16.316 |
CIE-LAB | 85.314, 14.298, 14.251 |
CIE-LCH | 85.314, 20.187, 44.906 |
CIE-LUV | 0, 18.8, 25.2, 1.96 |
Web Safe | ffcccc |
RGB percent of color #facbbb
CMYK percent of color #facbbb
Text with hexadecimal color #facbbb
This text has a font color of #facbbb
<p style="color:#facbbb">Text here</p>
#facbbb Background Color
This box has a background color of #facbbb
<div style="background-color:#facbbb">Text here</div>
#facbbb Border Color
This box has a border color of #facbbb
<div style="border: 4px solid #facbbb">Text here</div>
CSS codes
<p style="color:#facbbb">Text here</p>
<div style="background-color:#facbbb">Text here</div>
<div style="border: 4px solid #facbbb">Text here</div>
#facbbb Color on white background
This is how a font and box color of #facbbb will look
on a white background.
#facbbb Color on black background
This is how a font and box color of #facbbb hex color will look
on a black background.