In RGB color space, #fff2f5 hex color has a red value of 255, a green value of 242 and a blue value of 245.
In CMYK color space (used in color printing), #fff2f5 hex color is composed of 0% cyan, 5.1% magenta, 3.92% yellow and 0% black.
#fff2f5 color has a hue of 346.2 degrees, a saturation of 100% and a lightness of 97.5%.
#fff2f5 hex color contains mainly RED.
The closest web safe color of #fff2f5 is #ffffff
#fff2f5 hex color has a decimal value of 16773877.
HEX | fff2f5 | #fff2f5 |
---|---|---|
RGB | 255, 242, 245 | rgb(255, 242, 245) |
RGB Percent | 100, 94.9, 96.08 | rgb(100, 94.9, 96.08) |
CMYK | 0, 5, 4, 0 | |
HSL | 346.2°, 100, 97.5 | hsl(346.2, 100%, 97.5%) |
HSV | 346.2°, 5.1, 100 |
XYZ | 89.474, 91.357, 99.304 |
---|---|
Hunter Lab | 95.581, -0.171, 5.307 |
CIE-LAB | 96.557, 4.871, 0.109 |
CIE-LCH | 96.557, 4.872, 1.282 |
CIE-LUV | 0, 5.1, 3.92, 0 |
Web Safe | ffffff |
RGB percent of color #fff2f5
CMYK percent of color #fff2f5
Text with hexadecimal color #fff2f5
This text has a font color of #fff2f5
<p style="color:#fff2f5">Text here</p>
#fff2f5 Background Color
This box has a background color of #fff2f5
<div style="background-color:#fff2f5">Text here</div>
#fff2f5 Border Color
This box has a border color of #fff2f5
<div style="border: 4px solid #fff2f5">Text here</div>
CSS codes
<p style="color:#fff2f5">Text here</p>
<div style="background-color:#fff2f5">Text here</div>
<div style="border: 4px solid #fff2f5">Text here</div>
#fff2f5 Color on white background
This is how a font and box color of #fff2f5 will look
on a white background.
#fff2f5 Color on black background
This is how a font and box color of #fff2f5 hex color will look
on a black background.