In RGB color space, #fff2fc hex color has a red value of 255, a green value of 242 and a blue value of 252.
In CMYK color space (used in color printing), #fff2fc hex color is composed of 0% cyan, 5.1% magenta, 1.18% yellow and 0% black.
#fff2fc color has a hue of 313.8 degrees, a saturation of 100% and a lightness of 97.5%.
#fff2fc hex color contains mainly RED.
The closest web safe color of #fff2fc is #ffffff
#fff2fc hex color has a decimal value of 16773884.
HEX | fff2fc | #fff2fc |
---|---|---|
RGB | 255, 242, 252 | rgb(255, 242, 252) |
RGB Percent | 100, 94.9, 98.82 | rgb(100, 94.9, 98.82) |
CMYK | 0, 5, 1, 0 | |
HSL | 313.8°, 100, 97.5 | hsl(313.8, 100%, 97.5%) |
HSV | 313.8°, 5.1, 100 |
XYZ | 90.563, 91.793, 105.04 |
---|---|
Hunter Lab | 95.809, 1.062, 2.063 |
CIE-LAB | 96.736, 6.081, -3.247 |
CIE-LCH | 96.736, 6.894, 331.9 |
CIE-LUV | 0, 5.1, 1.18, 0 |
Web Safe | ffffff |
RGB percent of color #fff2fc
CMYK percent of color #fff2fc
Text with hexadecimal color #fff2fc
This text has a font color of #fff2fc
<p style="color:#fff2fc">Text here</p>
#fff2fc Background Color
This box has a background color of #fff2fc
<div style="background-color:#fff2fc">Text here</div>
#fff2fc Border Color
This box has a border color of #fff2fc
<div style="border: 4px solid #fff2fc">Text here</div>
CSS codes
<p style="color:#fff2fc">Text here</p>
<div style="background-color:#fff2fc">Text here</div>
<div style="border: 4px solid #fff2fc">Text here</div>
#fff2fc Color on white background
This is how a font and box color of #fff2fc will look
on a white background.
#fff2fc Color on black background
This is how a font and box color of #fff2fc hex color will look
on a black background.