In RGB color space, #facebc hex color has a red value of 250, a green value of 206 and a blue value of 188.
In CMYK color space (used in color printing), #facebc hex color is composed of 0% cyan, 17.6% magenta, 24.8% yellow and 1.96% black.
#facebc color has a hue of 17.4 degrees, a saturation of 86.11% and a lightness of 85.9%.
#facebc hex color contains mainly RED.
The closest web safe color of #facebc is #ffcccc
#facebc hex color has a decimal value of 16436924.
HEX | facebc | #facebc |
---|---|---|
RGB | 250, 206, 188 | rgb(250, 206, 188) |
RGB Percent | 98.04, 80.78, 73.73 | rgb(98.04, 80.78, 73.73) |
CMYK | 0, 18, 25, 2 | |
HSL | 17.4°, 86.11, 85.9 | hsl(17.4, 86.11%, 85.9%) |
HSV | 17.4°, 24.8, 98 |
XYZ | 70.573, 68.097, 57.001 |
---|---|
Hunter Lab | 82.521, 8.244, 16.81 |
CIE-LAB | 86.055, 12.87, 14.767 |
CIE-LCH | 86.055, 19.588, 48.927 |
CIE-LUV | 0, 17.6, 24.8, 1.96 |
Web Safe | ffcccc |
RGB percent of color #facebc
CMYK percent of color #facebc
Text with hexadecimal color #facebc
This text has a font color of #facebc
<p style="color:#facebc">Text here</p>
#facebc Background Color
This box has a background color of #facebc
<div style="background-color:#facebc">Text here</div>
#facebc Border Color
This box has a border color of #facebc
<div style="border: 4px solid #facebc">Text here</div>
CSS codes
<p style="color:#facebc">Text here</p>
<div style="background-color:#facebc">Text here</div>
<div style="border: 4px solid #facebc">Text here</div>
#facebc Color on white background
This is how a font and box color of #facebc will look
on a white background.
#facebc Color on black background
This is how a font and box color of #facebc hex color will look
on a black background.