In RGB color space, #fff5fc hex color has a red value of 255, a green value of 245 and a blue value of 252.
In CMYK color space (used in color printing), #fff5fc hex color is composed of 0% cyan, 3.92% magenta, 1.18% yellow and 0% black.
#fff5fc color has a hue of 318 degrees, a saturation of 100% and a lightness of 98%.
#fff5fc hex color contains mainly RED.
The closest web safe color of #fff5fc is #ffffff
#fff5fc hex color has a decimal value of 16774652.
HEX | fff5fc | #fff5fc |
---|---|---|
RGB | 255, 245, 252 | rgb(255, 245, 252) |
RGB Percent | 100, 96.08, 98.82 | rgb(100, 96.08, 98.82) |
CMYK | 0, 4, 1, 0 | |
HSL | 318°, 100, 98 | hsl(318, 100%, 98%) |
HSV | 318°, 3.9, 100 |
XYZ | 91.463, 93.593, 105.34 |
---|---|
Hunter Lab | 96.743, -0.544, 3.162 |
CIE-LAB | 97.468, 4.55, -2.173 |
CIE-LCH | 97.468, 5.042, 334.472 |
CIE-LUV | 0, 3.92, 1.18, 0 |
Web Safe | ffffff |
RGB percent of color #fff5fc
CMYK percent of color #fff5fc
Text with hexadecimal color #fff5fc
This text has a font color of #fff5fc
<p style="color:#fff5fc">Text here</p>
#fff5fc Background Color
This box has a background color of #fff5fc
<div style="background-color:#fff5fc">Text here</div>
#fff5fc Border Color
This box has a border color of #fff5fc
<div style="border: 4px solid #fff5fc">Text here</div>
CSS codes
<p style="color:#fff5fc">Text here</p>
<div style="background-color:#fff5fc">Text here</div>
<div style="border: 4px solid #fff5fc">Text here</div>
#fff5fc Color on white background
This is how a font and box color of #fff5fc will look
on a white background.
#fff5fc Color on black background
This is how a font and box color of #fff5fc hex color will look
on a black background.