In RGB color space, #fff0f3 hex color has a red value of 255, a green value of 240 and a blue value of 243.
In CMYK color space (used in color printing), #fff0f3 hex color is composed of 0% cyan, 5.88% magenta, 4.71% yellow and 0% black.
#fff0f3 color has a hue of 348 degrees, a saturation of 100% and a lightness of 97.1%.
#fff0f3 hex color contains mainly RED.
The closest web safe color of #fff0f3 is #ffffff
#fff0f3 hex color has a decimal value of 16773363.
HEX | fff0f3 | #fff0f3 |
---|---|---|
RGB | 255, 240, 243 | rgb(255, 240, 243) |
RGB Percent | 100, 94.12, 95.29 | rgb(100, 94.12, 95.29) |
CMYK | 0, 6, 5, 0 | |
HSL | 348°, 100, 97.1 | hsl(348, 100%, 97.1%) |
HSV | 348°, 5.9, 100 |
XYZ | 88.578, 90.051, 97.507 |
---|---|
Hunter Lab | 94.895, 0.551, 5.505 |
CIE-LAB | 96.018, 5.553, 0.357 |
CIE-LCH | 96.018, 5.564, 3.678 |
CIE-LUV | 0, 5.88, 4.71, 0 |
Web Safe | ffffff |
RGB percent of color #fff0f3
CMYK percent of color #fff0f3
Text with hexadecimal color #fff0f3
This text has a font color of #fff0f3
<p style="color:#fff0f3">Text here</p>
#fff0f3 Background Color
This box has a background color of #fff0f3
<div style="background-color:#fff0f3">Text here</div>
#fff0f3 Border Color
This box has a border color of #fff0f3
<div style="border: 4px solid #fff0f3">Text here</div>
CSS codes
<p style="color:#fff0f3">Text here</p>
<div style="background-color:#fff0f3">Text here</div>
<div style="border: 4px solid #fff0f3">Text here</div>
#fff0f3 Color on white background
This is how a font and box color of #fff0f3 will look
on a white background.
#fff0f3 Color on black background
This is how a font and box color of #fff0f3 hex color will look
on a black background.