In RGB color space, #fff4f5 hex color has a red value of 255, a green value of 244 and a blue value of 245.
In CMYK color space (used in color printing), #fff4f5 hex color is composed of 0% cyan, 4.31% magenta, 3.92% yellow and 0% black.
#fff4f5 color has a hue of 354.5 degrees, a saturation of 100% and a lightness of 97.8%.
#fff4f5 hex color contains mainly RED.
The closest web safe color of #fff4f5 is #ffffff
#fff4f5 hex color has a decimal value of 16774389.
HEX | fff4f5 | #fff4f5 |
---|---|---|
RGB | 255, 244, 245 | rgb(255, 244, 245) |
RGB Percent | 100, 95.69, 96.08 | rgb(100, 95.69, 96.08) |
CMYK | 0, 4, 4, 0 | |
HSL | 354.5°, 100, 97.8 | hsl(354.5, 100%, 97.8%) |
HSV | 354.5°, 4.3, 100 |
XYZ | 90.072, 92.554, 99.504 |
---|---|
Hunter Lab | 96.205, -1.238, 6.02 |
CIE-LAB | 97.046, 3.851, 0.823 |
CIE-LCH | 97.046, 3.938, 12.063 |
CIE-LUV | 0, 4.31, 3.92, 0 |
Web Safe | ffffff |
RGB percent of color #fff4f5
CMYK percent of color #fff4f5
Text with hexadecimal color #fff4f5
This text has a font color of #fff4f5
<p style="color:#fff4f5">Text here</p>
#fff4f5 Background Color
This box has a background color of #fff4f5
<div style="background-color:#fff4f5">Text here</div>
#fff4f5 Border Color
This box has a border color of #fff4f5
<div style="border: 4px solid #fff4f5">Text here</div>
CSS codes
<p style="color:#fff4f5">Text here</p>
<div style="background-color:#fff4f5">Text here</div>
<div style="border: 4px solid #fff4f5">Text here</div>
#fff4f5 Color on white background
This is how a font and box color of #fff4f5 will look
on a white background.
#fff4f5 Color on black background
This is how a font and box color of #fff4f5 hex color will look
on a black background.