In RGB color space, #fff3f0 hex color has a red value of 255, a green value of 243 and a blue value of 240.
In CMYK color space (used in color printing), #fff3f0 hex color is composed of 0% cyan, 4.71% magenta, 5.88% yellow and 0% black.
#fff3f0 color has a hue of 12 degrees, a saturation of 100% and a lightness of 97.1%.
#fff3f0 hex color contains mainly RED.
The closest web safe color of #fff3f0 is #ffffff
#fff3f0 hex color has a decimal value of 16774128.
HEX | fff3f0 | #fff3f0 |
---|---|---|
RGB | 255, 243, 240 | rgb(255, 243, 240) |
RGB Percent | 100, 95.29, 94.12 | rgb(100, 95.29, 94.12) |
CMYK | 0, 5, 6, 0 | |
HSL | 12°, 100, 97.1 | hsl(12, 100%, 97.1%) |
HSV | 12°, 5.9, 100 |
XYZ | 89.019, 91.652, 95.437 |
---|---|
Hunter Lab | 95.735, -1.559, 7.909 |
CIE-LAB | 96.678, 3.518, 2.869 |
CIE-LCH | 96.678, 4.54, 39.198 |
CIE-LUV | 0, 4.71, 5.88, 0 |
Web Safe | ffffff |
RGB percent of color #fff3f0
CMYK percent of color #fff3f0
Text with hexadecimal color #fff3f0
This text has a font color of #fff3f0
<p style="color:#fff3f0">Text here</p>
#fff3f0 Background Color
This box has a background color of #fff3f0
<div style="background-color:#fff3f0">Text here</div>
#fff3f0 Border Color
This box has a border color of #fff3f0
<div style="border: 4px solid #fff3f0">Text here</div>
CSS codes
<p style="color:#fff3f0">Text here</p>
<div style="background-color:#fff3f0">Text here</div>
<div style="border: 4px solid #fff3f0">Text here</div>
#fff3f0 Color on white background
This is how a font and box color of #fff3f0 will look
on a white background.
#fff3f0 Color on black background
This is how a font and box color of #fff3f0 hex color will look
on a black background.