In RGB color space, #fff2f4 hex color has a red value of 255, a green value of 242 and a blue value of 244.
In CMYK color space (used in color printing), #fff2f4 hex color is composed of 0% cyan, 5.1% magenta, 4.31% yellow and 0% black.
#fff2f4 color has a hue of 350.8 degrees, a saturation of 100% and a lightness of 97.5%.
#fff2f4 hex color contains mainly RED.
The closest web safe color of #fff2f4 is #ffffff
#fff2f4 hex color has a decimal value of 16773876.
HEX | fff2f4 | #fff2f4 |
---|---|---|
RGB | 255, 242, 244 | rgb(255, 242, 244) |
RGB Percent | 100, 94.9, 95.69 | rgb(100, 94.9, 95.69) |
CMYK | 0, 5, 4, 0 | |
HSL | 350.8°, 100, 97.5 | hsl(350.8, 100%, 97.5%) |
HSV | 350.8°, 5.1, 100 |
XYZ | 89.321, 91.296, 98.502 |
---|---|
Hunter Lab | 95.549, -0.345, 5.762 |
CIE-LAB | 96.532, 4.7, 0.59 |
CIE-LCH | 96.532, 4.737, 7.155 |
CIE-LUV | 0, 5.1, 4.31, 0 |
Web Safe | ffffff |
RGB percent of color #fff2f4
CMYK percent of color #fff2f4
Text with hexadecimal color #fff2f4
This text has a font color of #fff2f4
<p style="color:#fff2f4">Text here</p>
#fff2f4 Background Color
This box has a background color of #fff2f4
<div style="background-color:#fff2f4">Text here</div>
#fff2f4 Border Color
This box has a border color of #fff2f4
<div style="border: 4px solid #fff2f4">Text here</div>
CSS codes
<p style="color:#fff2f4">Text here</p>
<div style="background-color:#fff2f4">Text here</div>
<div style="border: 4px solid #fff2f4">Text here</div>
#fff2f4 Color on white background
This is how a font and box color of #fff2f4 will look
on a white background.
#fff2f4 Color on black background
This is how a font and box color of #fff2f4 hex color will look
on a black background.