In RGB color space, #fafefc hex color has a red value of 250, a green value of 254 and a blue value of 252.
In CMYK color space (used in color printing), #fafefc hex color is composed of 1.57% cyan, 0% magenta, 0.79% yellow and 0.39% black.
#fafefc color has a hue of 150 degrees, a saturation of 66.67% and a lightness of 98.8%.
#fafefc hex color contains mainly GREEN.
The closest web safe color of #fafefc is #ffffff
#fafefc hex color has a decimal value of 16449276.
HEX | fafefc | #fafefc |
---|---|---|
RGB | 250, 254, 252 | rgb(250, 254, 252) |
RGB Percent | 98.04, 99.61, 98.82 | rgb(98.04, 99.61, 98.82) |
CMYK | 2, 0, 1, 0 | |
HSL | 150°, 66.67, 98.8 | hsl(150, 66.67%, 98.8%) |
HSV | 150°, 1.6, 99.6 |
XYZ | 92.437, 98.236, 106.185 |
---|---|
Hunter Lab | 99.114, -6.975, 5.86 |
CIE-LAB | 99.314, -1.662, 0.483 |
CIE-LCH | 99.314, 1.731, 163.795 |
CIE-LUV | 1.57, 0, 0.79, 0.39 |
Web Safe | ffffff |
RGB percent of color #fafefc
CMYK percent of color #fafefc
Text with hexadecimal color #fafefc
This text has a font color of #fafefc
<p style="color:#fafefc">Text here</p>
#fafefc Background Color
This box has a background color of #fafefc
<div style="background-color:#fafefc">Text here</div>
#fafefc Border Color
This box has a border color of #fafefc
<div style="border: 4px solid #fafefc">Text here</div>
CSS codes
<p style="color:#fafefc">Text here</p>
<div style="background-color:#fafefc">Text here</div>
<div style="border: 4px solid #fafefc">Text here</div>
#fafefc Color on white background
This is how a font and box color of #fafefc will look
on a white background.
#fafefc Color on black background
This is how a font and box color of #fafefc hex color will look
on a black background.