In RGB color space, #fafedc hex color has a red value of 250, a green value of 254 and a blue value of 220.
In CMYK color space (used in color printing), #fafedc hex color is composed of 1.57% cyan, 0% magenta, 13.39% yellow and 0.39% black.
#fafedc color has a hue of 67.1 degrees, a saturation of 94.44% and a lightness of 92.9%.
#fafedc hex color contains mainly GREEN.
The closest web safe color of #fafedc is #ffffcc
#fafedc hex color has a decimal value of 16449244.
HEX | fafedc | #fafedc |
---|---|---|
RGB | 250, 254, 220 | rgb(250, 254, 220) |
RGB Percent | 98.04, 99.61, 86.27 | rgb(98.04, 99.61, 86.27) |
CMYK | 2, 0, 13, 0 | |
HSL | 67.1°, 94.44, 92.9 | hsl(67.1, 94.44%, 92.9%) |
HSV | 67.1°, 13.4, 99.6 |
XYZ | 87.784, 96.375, 81.686 |
---|---|
Hunter Lab | 98.171, -12.185, 19.385 |
CIE-LAB | 98.581, -6.959, 15.824 |
CIE-LCH | 98.581, 17.287, 113.739 |
CIE-LUV | 1.57, 0, 13.39, 0.39 |
Web Safe | ffffcc |
RGB percent of color #fafedc
CMYK percent of color #fafedc
Text with hexadecimal color #fafedc
This text has a font color of #fafedc
<p style="color:#fafedc">Text here</p>
#fafedc Background Color
This box has a background color of #fafedc
<div style="background-color:#fafedc">Text here</div>
#fafedc Border Color
This box has a border color of #fafedc
<div style="border: 4px solid #fafedc">Text here</div>
CSS codes
<p style="color:#fafedc">Text here</p>
<div style="background-color:#fafedc">Text here</div>
<div style="border: 4px solid #fafedc">Text here</div>
#fafedc Color on white background
This is how a font and box color of #fafedc will look
on a white background.
#fafedc Color on black background
This is how a font and box color of #fafedc hex color will look
on a black background.