In RGB color space, #facccc hex color has a red value of 250, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #facccc hex color is composed of 0% cyan, 18.4% magenta, 18.4% yellow and 1.96% black.
#facccc color has a hue of 0 degrees, a saturation of 82.14% and a lightness of 89%.
#facccc hex color contains mainly RED.
The closest web safe color of #facccc is #ffcccc
#facccc hex color has a decimal value of 16436428.
HEX | facccc | #facccc |
---|---|---|
RGB | 250, 204, 204 | rgb(250, 204, 204) |
RGB Percent | 98.04, 80, 80 | rgb(98.04, 80, 80) |
CMYK | 0, 18, 18, 2 | |
HSL | 0°, 82.14, 89 | hsl(0, 82.14%, 89%) |
HSV | 0°, 18.4, 98 |
XYZ | 71.916, 67.869, 66.436 |
---|---|
Hunter Lab | 82.383, 11.652, 9.854 |
CIE-LAB | 85.941, 16.216, 6.127 |
CIE-LCH | 85.941, 17.335, 20.698 |
CIE-LUV | 0, 18.4, 18.4, 1.96 |
Web Safe | ffcccc |
RGB percent of color #facccc
CMYK percent of color #facccc
Text with hexadecimal color #facccc
This text has a font color of #facccc
<p style="color:#facccc">Text here</p>
#facccc Background Color
This box has a background color of #facccc
<div style="background-color:#facccc">Text here</div>
#facccc Border Color
This box has a border color of #facccc
<div style="border: 4px solid #facccc">Text here</div>
CSS codes
<p style="color:#facccc">Text here</p>
<div style="background-color:#facccc">Text here</div>
<div style="border: 4px solid #facccc">Text here</div>
#facccc Color on white background
This is how a font and box color of #facccc will look
on a white background.
#facccc Color on black background
This is how a font and box color of #facccc hex color will look
on a black background.