In RGB color space, #fdface hex color has a red value of 253, a green value of 250 and a blue value of 206.
In CMYK color space (used in color printing), #fdface hex color is composed of 0% cyan, 1.19% magenta, 18.58% yellow and 0.78% black.
#fdface color has a hue of 56.2 degrees, a saturation of 92.16% and a lightness of 90%.
#fdface hex color contains mainly RED.
The closest web safe color of #fdface is #ffffcc
#fdface hex color has a decimal value of 16644814.
HEX | fdface | #fdface |
---|---|---|
RGB | 253, 250, 206 | rgb(253, 250, 206) |
RGB Percent | 99.22, 98.04, 80.78 | rgb(99.22, 98.04, 80.78) |
CMYK | 0, 1, 19, 1 | |
HSL | 56.2°, 92.16, 90 | hsl(56.2, 92.16%, 90%) |
HSV | 56.2°, 18.6, 99.2 |
XYZ | 85.834, 93.71, 71.956 |
---|---|
Hunter Lab | 96.804, -11.135, 23.691 |
CIE-LAB | 97.515, -5.996, 21.509 |
CIE-LCH | 97.515, 22.329, 105.577 |
CIE-LUV | 0, 1.19, 18.58, 0.78 |
Web Safe | ffffcc |
RGB percent of color #fdface
CMYK percent of color #fdface
Text with hexadecimal color #fdface
This text has a font color of #fdface
<p style="color:#fdface">Text here</p>
#fdface Background Color
This box has a background color of #fdface
<div style="background-color:#fdface">Text here</div>
#fdface Border Color
This box has a border color of #fdface
<div style="border: 4px solid #fdface">Text here</div>
CSS codes
<p style="color:#fdface">Text here</p>
<div style="background-color:#fdface">Text here</div>
<div style="border: 4px solid #fdface">Text here</div>
#fdface Color on white background
This is how a font and box color of #fdface will look
on a white background.
#fdface Color on black background
This is how a font and box color of #fdface hex color will look
on a black background.