In RGB color space, #facecb hex color has a red value of 250, a green value of 206 and a blue value of 203.
In CMYK color space (used in color printing), #facecb hex color is composed of 0% cyan, 17.6% magenta, 18.8% yellow and 1.96% black.
#facecb color has a hue of 3.8 degrees, a saturation of 82.46% and a lightness of 88.8%.
#facecb hex color contains mainly RED.
The closest web safe color of #facecb is #ffcccc
#facecb hex color has a decimal value of 16436939.
HEX | facecb | #facecb |
---|---|---|
RGB | 250, 206, 203 | rgb(250, 206, 203) |
RGB Percent | 98.04, 80.78, 79.61 | rgb(98.04, 80.78, 79.61) |
CMYK | 0, 18, 19, 2 | |
HSL | 3.8°, 82.46, 88.8 | hsl(3.8, 82.46%, 88.8%) |
HSV | 3.8°, 18.8, 98 |
XYZ | 72.275, 68.778, 65.966 |
---|---|
Hunter Lab | 82.933, 10.429, 10.892 |
CIE-LAB | 86.394, 15.02, 7.309 |
CIE-LCH | 86.394, 16.704, 25.948 |
CIE-LUV | 0, 17.6, 18.8, 1.96 |
Web Safe | ffcccc |
RGB percent of color #facecb
CMYK percent of color #facecb
Text with hexadecimal color #facecb
This text has a font color of #facecb
<p style="color:#facecb">Text here</p>
#facecb Background Color
This box has a background color of #facecb
<div style="background-color:#facecb">Text here</div>
#facecb Border Color
This box has a border color of #facecb
<div style="border: 4px solid #facecb">Text here</div>
CSS codes
<p style="color:#facecb">Text here</p>
<div style="background-color:#facecb">Text here</div>
<div style="border: 4px solid #facecb">Text here</div>
#facecb Color on white background
This is how a font and box color of #facecb will look
on a white background.
#facecb Color on black background
This is how a font and box color of #facecb hex color will look
on a black background.