In RGB color space, #fff4fa hex color has a red value of 255, a green value of 244 and a blue value of 250.
In CMYK color space (used in color printing), #fff4fa hex color is composed of 0% cyan, 4.31% magenta, 1.96% yellow and 0% black.
#fff4fa color has a hue of 327.3 degrees, a saturation of 100% and a lightness of 97.8%.
#fff4fa hex color contains mainly RED.
The closest web safe color of #fff4fa is #ffffff
#fff4fa hex color has a decimal value of 16774394.
HEX | fff4fa | #fff4fa |
---|---|---|
RGB | 255, 244, 250 | rgb(255, 244, 250) |
RGB Percent | 100, 95.69, 98.04 | rgb(100, 95.69, 98.04) |
CMYK | 0, 4, 2, 0 | |
HSL | 327.3°, 100, 97.8 | hsl(327.3, 100%, 97.8%) |
HSV | 327.3°, 4.3, 100 |
XYZ | 90.846, 92.863, 103.579 |
---|---|
Hunter Lab | 96.365, -0.363, 3.728 |
CIE-LAB | 97.172, 4.712, -1.574 |
CIE-LCH | 97.172, 4.968, 341.529 |
CIE-LUV | 0, 4.31, 1.96, 0 |
Web Safe | ffffff |
RGB percent of color #fff4fa
CMYK percent of color #fff4fa
Text with hexadecimal color #fff4fa
This text has a font color of #fff4fa
<p style="color:#fff4fa">Text here</p>
#fff4fa Background Color
This box has a background color of #fff4fa
<div style="background-color:#fff4fa">Text here</div>
#fff4fa Border Color
This box has a border color of #fff4fa
<div style="border: 4px solid #fff4fa">Text here</div>
CSS codes
<p style="color:#fff4fa">Text here</p>
<div style="background-color:#fff4fa">Text here</div>
<div style="border: 4px solid #fff4fa">Text here</div>
#fff4fa Color on white background
This is how a font and box color of #fff4fa will look
on a white background.
#fff4fa Color on black background
This is how a font and box color of #fff4fa hex color will look
on a black background.