In RGB color space, #fffbcd hex color has a red value of 255, a green value of 251 and a blue value of 205.
In CMYK color space (used in color printing), #fffbcd hex color is composed of 0% cyan, 1.57% magenta, 19.61% yellow and 0% black.
#fffbcd color has a hue of 55.2 degrees, a saturation of 100% and a lightness of 90.2%.
#fffbcd hex color contains mainly RED.
The closest web safe color of #fffbcd is #ffffcc
#fffbcd hex color has a decimal value of 16776141.
HEX | fffbcd | #fffbcd |
---|---|---|
RGB | 255, 251, 205 | rgb(255, 251, 205) |
RGB Percent | 100, 98.43, 80.39 | rgb(100, 98.43, 80.39) |
CMYK | 0, 2, 20, 0 | |
HSL | 55.2°, 100, 90.2 | hsl(55.2, 100%, 90.2%) |
HSV | 55.2°, 19.6, 100 |
XYZ | 86.757, 94.662, 71.457 |
---|---|
Hunter Lab | 97.294, -11.098, 24.561 |
CIE-LAB | 97.898, -5.921, 22.573 |
CIE-LCH | 97.898, 23.337, 104.698 |
CIE-LUV | 0, 1.57, 19.61, 0 |
Web Safe | ffffcc |
RGB percent of color #fffbcd
CMYK percent of color #fffbcd
Text with hexadecimal color #fffbcd
This text has a font color of #fffbcd
<p style="color:#fffbcd">Text here</p>
#fffbcd Background Color
This box has a background color of #fffbcd
<div style="background-color:#fffbcd">Text here</div>
#fffbcd Border Color
This box has a border color of #fffbcd
<div style="border: 4px solid #fffbcd">Text here</div>
CSS codes
<p style="color:#fffbcd">Text here</p>
<div style="background-color:#fffbcd">Text here</div>
<div style="border: 4px solid #fffbcd">Text here</div>
#fffbcd Color on white background
This is how a font and box color of #fffbcd will look
on a white background.
#fffbcd Color on black background
This is how a font and box color of #fffbcd hex color will look
on a black background.