In RGB color space, #fcfffd hex color has a red value of 252, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #fcfffd hex color is composed of 1.18% cyan, 0% magenta, 0.78% yellow and 0% black.
#fcfffd color has a hue of 140 degrees, a saturation of 100% and a lightness of 99.4%.
#fcfffd hex color contains mainly GREEN.
The closest web safe color of #fcfffd is #ffffff
#fcfffd hex color has a decimal value of 16580605.
HEX | fcfffd | #fcfffd |
---|---|---|
RGB | 252, 255, 253 | rgb(252, 255, 253) |
RGB Percent | 98.82, 100, 99.22 | rgb(98.82, 100, 99.22) |
CMYK | 1, 0, 1, 0 | |
HSL | 140°, 100, 99.4 | hsl(140, 100%, 99.4%) |
HSV | 140°, 1.2, 100 |
XYZ | 93.635, 99.307, 107.162 |
---|---|
Hunter Lab | 99.653, -6.672, 5.999 |
CIE-LAB | 99.731, -1.331, 0.596 |
CIE-LCH | 99.731, 1.458, 155.878 |
CIE-LUV | 1.18, 0, 0.78, 0 |
Web Safe | ffffff |
RGB percent of color #fcfffd
CMYK percent of color #fcfffd
Text with hexadecimal color #fcfffd
This text has a font color of #fcfffd
<p style="color:#fcfffd">Text here</p>
#fcfffd Background Color
This box has a background color of #fcfffd
<div style="background-color:#fcfffd">Text here</div>
#fcfffd Border Color
This box has a border color of #fcfffd
<div style="border: 4px solid #fcfffd">Text here</div>
CSS codes
<p style="color:#fcfffd">Text here</p>
<div style="background-color:#fcfffd">Text here</div>
<div style="border: 4px solid #fcfffd">Text here</div>
#fcfffd Color on white background
This is how a font and box color of #fcfffd will look
on a white background.
#fcfffd Color on black background
This is how a font and box color of #fcfffd hex color will look
on a black background.