In RGB color space, #fff3dc hex color has a red value of 255, a green value of 243 and a blue value of 220.
In CMYK color space (used in color printing), #fff3dc hex color is composed of 0% cyan, 4.71% magenta, 13.73% yellow and 0% black.
#fff3dc color has a hue of 39.4 degrees, a saturation of 100% and a lightness of 93.1%.
#fff3dc hex color contains mainly RED.
The closest web safe color of #fff3dc is #ffffcc
#fff3dc hex color has a decimal value of 16774108.
HEX | fff3dc | #fff3dc |
---|---|---|
RGB | 255, 243, 220 | rgb(255, 243, 220) |
RGB Percent | 100, 95.29, 86.27 | rgb(100, 95.29, 86.27) |
CMYK | 0, 5, 14, 0 | |
HSL | 39.4°, 100, 93.1 | hsl(39.4, 100%, 93.1%) |
HSV | 39.4°, 13.7, 100 |
XYZ | 86.209, 90.528, 80.64 |
---|---|
Hunter Lab | 95.146, -4.773, 16.352 |
CIE-LAB | 96.215, 0.309, 12.524 |
CIE-LCH | 96.215, 12.528, 88.587 |
CIE-LUV | 0, 4.71, 13.73, 0 |
Web Safe | ffffcc |
RGB percent of color #fff3dc
CMYK percent of color #fff3dc
Text with hexadecimal color #fff3dc
This text has a font color of #fff3dc
<p style="color:#fff3dc">Text here</p>
#fff3dc Background Color
This box has a background color of #fff3dc
<div style="background-color:#fff3dc">Text here</div>
#fff3dc Border Color
This box has a border color of #fff3dc
<div style="border: 4px solid #fff3dc">Text here</div>
CSS codes
<p style="color:#fff3dc">Text here</p>
<div style="background-color:#fff3dc">Text here</div>
<div style="border: 4px solid #fff3dc">Text here</div>
#fff3dc Color on white background
This is how a font and box color of #fff3dc will look
on a white background.
#fff3dc Color on black background
This is how a font and box color of #fff3dc hex color will look
on a black background.