In RGB color space, #fffbcc hex color has a red value of 255, a green value of 251 and a blue value of 204.
In CMYK color space (used in color printing), #fffbcc hex color is composed of 0% cyan, 1.57% magenta, 20% yellow and 0% black.
#fffbcc color has a hue of 55.3 degrees, a saturation of 100% and a lightness of 90%.
#fffbcc hex color contains mainly RED.
The closest web safe color of #fffbcc is #ffffcc
#fffbcc hex color has a decimal value of 16776140.
HEX | fffbcc | #fffbcc |
---|---|---|
RGB | 255, 251, 204 | rgb(255, 251, 204) |
RGB Percent | 100, 98.43, 80 | rgb(100, 98.43, 80) |
CMYK | 0, 2, 20, 0 | |
HSL | 55.3°, 100, 90 | hsl(55.3, 100%, 90%) |
HSV | 55.3°, 20, 100 |
XYZ | 86.636, 94.614, 70.823 |
---|---|
Hunter Lab | 97.27, -11.236, 24.919 |
CIE-LAB | 97.879, -6.064, 23.055 |
CIE-LCH | 97.879, 23.839, 104.736 |
CIE-LUV | 0, 1.57, 20, 0 |
Web Safe | ffffcc |
RGB percent of color #fffbcc
CMYK percent of color #fffbcc
Text with hexadecimal color #fffbcc
This text has a font color of #fffbcc
<p style="color:#fffbcc">Text here</p>
#fffbcc Background Color
This box has a background color of #fffbcc
<div style="background-color:#fffbcc">Text here</div>
#fffbcc Border Color
This box has a border color of #fffbcc
<div style="border: 4px solid #fffbcc">Text here</div>
CSS codes
<p style="color:#fffbcc">Text here</p>
<div style="background-color:#fffbcc">Text here</div>
<div style="border: 4px solid #fffbcc">Text here</div>
#fffbcc Color on white background
This is how a font and box color of #fffbcc will look
on a white background.
#fffbcc Color on black background
This is how a font and box color of #fffbcc hex color will look
on a black background.