In RGB color space, #fffbcb hex color has a red value of 255, a green value of 251 and a blue value of 203.
In CMYK color space (used in color printing), #fffbcb hex color is composed of 0% cyan, 1.57% magenta, 20.39% yellow and 0% black.
#fffbcb color has a hue of 55.4 degrees, a saturation of 100% and a lightness of 89.8%.
#fffbcb hex color contains mainly RED.
The closest web safe color of #fffbcb is #ffffcc
#fffbcb hex color has a decimal value of 16776139.
HEX | fffbcb | #fffbcb |
---|---|---|
RGB | 255, 251, 203 | rgb(255, 251, 203) |
RGB Percent | 100, 98.43, 79.61 | rgb(100, 98.43, 79.61) |
CMYK | 0, 2, 20, 0 | |
HSL | 55.4°, 100, 89.8 | hsl(55.4, 100%, 89.8%) |
HSV | 55.4°, 20.4, 100 |
XYZ | 86.517, 94.566, 70.193 |
---|---|
Hunter Lab | 97.245, -11.371, 25.275 |
CIE-LAB | 97.86, -6.203, 23.537 |
CIE-LCH | 97.86, 24.341, 104.764 |
CIE-LUV | 0, 1.57, 20.39, 0 |
Web Safe | ffffcc |
RGB percent of color #fffbcb
CMYK percent of color #fffbcb
Text with hexadecimal color #fffbcb
This text has a font color of #fffbcb
<p style="color:#fffbcb">Text here</p>
#fffbcb Background Color
This box has a background color of #fffbcb
<div style="background-color:#fffbcb">Text here</div>
#fffbcb Border Color
This box has a border color of #fffbcb
<div style="border: 4px solid #fffbcb">Text here</div>
CSS codes
<p style="color:#fffbcb">Text here</p>
<div style="background-color:#fffbcb">Text here</div>
<div style="border: 4px solid #fffbcb">Text here</div>
#fffbcb Color on white background
This is how a font and box color of #fffbcb will look
on a white background.
#fffbcb Color on black background
This is how a font and box color of #fffbcb hex color will look
on a black background.