In RGB color space, #fffbfc hex color has a red value of 255, a green value of 251 and a blue value of 252.
In CMYK color space (used in color printing), #fffbfc hex color is composed of 0% cyan, 1.57% magenta, 1.18% yellow and 0% black.
#fffbfc color has a hue of 345 degrees, a saturation of 100% and a lightness of 99.2%.
#fffbfc hex color contains mainly RED.
The closest web safe color of #fffbfc is #ffffff
#fffbfc hex color has a decimal value of 16776188.
HEX | fffbfc | #fffbfc |
---|---|---|
RGB | 255, 251, 252 | rgb(255, 251, 252) |
RGB Percent | 100, 98.43, 98.82 | rgb(100, 98.43, 98.82) |
CMYK | 0, 2, 1, 0 | |
HSL | 345°, 100, 99.2 | hsl(345, 100%, 99.2%) |
HSV | 345°, 1.6, 100 |
XYZ | 93.308, 97.283, 105.955 |
---|---|
Hunter Lab | 98.632, -3.742, 5.351 |
CIE-LAB | 98.94, 1.502, -0.019 |
CIE-LCH | 98.94, 1.502, 359.275 |
CIE-LUV | 0, 1.57, 1.18, 0 |
Web Safe | ffffff |
RGB percent of color #fffbfc
CMYK percent of color #fffbfc
Text with hexadecimal color #fffbfc
This text has a font color of #fffbfc
<p style="color:#fffbfc">Text here</p>
#fffbfc Background Color
This box has a background color of #fffbfc
<div style="background-color:#fffbfc">Text here</div>
#fffbfc Border Color
This box has a border color of #fffbfc
<div style="border: 4px solid #fffbfc">Text here</div>
CSS codes
<p style="color:#fffbfc">Text here</p>
<div style="background-color:#fffbfc">Text here</div>
<div style="border: 4px solid #fffbfc">Text here</div>
#fffbfc Color on white background
This is how a font and box color of #fffbfc will look
on a white background.
#fffbfc Color on black background
This is how a font and box color of #fffbfc hex color will look
on a black background.