In RGB color space, #facecc hex color has a red value of 250, a green value of 206 and a blue value of 204.
In CMYK color space (used in color printing), #facecc hex color is composed of 0% cyan, 17.6% magenta, 18.4% yellow and 1.96% black.
#facecc color has a hue of 2.6 degrees, a saturation of 82.14% and a lightness of 89%.
#facecc hex color contains mainly RED.
The closest web safe color of #facecc is #ffcccc
#facecc hex color has a decimal value of 16436940.
HEX | facecc | #facecc |
---|---|---|
RGB | 250, 206, 204 | rgb(250, 206, 204) |
RGB Percent | 98.04, 80.78, 80 | rgb(98.04, 80.78, 80) |
CMYK | 0, 18, 18, 2 | |
HSL | 2.6°, 82.14, 89 | hsl(2.6, 82.14%, 89%) |
HSV | 2.6°, 18.4, 98 |
XYZ | 72.395, 68.826, 66.596 |
---|---|
Hunter Lab | 82.961, 10.583, 10.479 |
CIE-LAB | 86.418, 15.169, 6.813 |
CIE-LCH | 86.418, 16.629, 24.187 |
CIE-LUV | 0, 17.6, 18.4, 1.96 |
Web Safe | ffcccc |
RGB percent of color #facecc
CMYK percent of color #facecc
Text with hexadecimal color #facecc
This text has a font color of #facecc
<p style="color:#facecc">Text here</p>
#facecc Background Color
This box has a background color of #facecc
<div style="background-color:#facecc">Text here</div>
#facecc Border Color
This box has a border color of #facecc
<div style="border: 4px solid #facecc">Text here</div>
CSS codes
<p style="color:#facecc">Text here</p>
<div style="background-color:#facecc">Text here</div>
<div style="border: 4px solid #facecc">Text here</div>
#facecc Color on white background
This is how a font and box color of #facecc will look
on a white background.
#facecc Color on black background
This is how a font and box color of #facecc hex color will look
on a black background.