In RGB color space, #fff5f3 hex color has a red value of 255, a green value of 245 and a blue value of 243.
In CMYK color space (used in color printing), #fff5f3 hex color is composed of 0% cyan, 3.92% magenta, 4.71% yellow and 0% black.
#fff5f3 color has a hue of 10 degrees, a saturation of 100% and a lightness of 97.6%.
#fff5f3 hex color contains mainly RED.
The closest web safe color of #fff5f3 is #ffffff
#fff5f3 hex color has a decimal value of 16774643.
HEX | fff5f3 | #fff5f3 |
---|---|---|
RGB | 255, 245, 243 | rgb(255, 245, 243) |
RGB Percent | 100, 96.08, 95.29 | rgb(100, 96.08, 95.29) |
CMYK | 0, 4, 5, 0 | |
HSL | 10°, 100, 97.6 | hsl(10, 100%, 97.6%) |
HSV | 10°, 4.7, 100 |
XYZ | 90.07, 93.036, 98.005 |
---|---|
Hunter Lab | 96.455, -2.113, 7.276 |
CIE-LAB | 97.242, 3.003, 2.141 |
CIE-LCH | 97.242, 3.688, 35.487 |
CIE-LUV | 0, 3.92, 4.71, 0 |
Web Safe | ffffff |
RGB percent of color #fff5f3
CMYK percent of color #fff5f3
Text with hexadecimal color #fff5f3
This text has a font color of #fff5f3
<p style="color:#fff5f3">Text here</p>
#fff5f3 Background Color
This box has a background color of #fff5f3
<div style="background-color:#fff5f3">Text here</div>
#fff5f3 Border Color
This box has a border color of #fff5f3
<div style="border: 4px solid #fff5f3">Text here</div>
CSS codes
<p style="color:#fff5f3">Text here</p>
<div style="background-color:#fff5f3">Text here</div>
<div style="border: 4px solid #fff5f3">Text here</div>
#fff5f3 Color on white background
This is how a font and box color of #fff5f3 will look
on a white background.
#fff5f3 Color on black background
This is how a font and box color of #fff5f3 hex color will look
on a black background.