In RGB color space, #fffccb hex color has a red value of 255, a green value of 252 and a blue value of 203.
In CMYK color space (used in color printing), #fffccb hex color is composed of 0% cyan, 1.18% magenta, 20.39% yellow and 0% black.
#fffccb color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 89.8%.
#fffccb hex color contains mainly RED.
The closest web safe color of #fffccb is #ffffcc
#fffccb hex color has a decimal value of 16776395.
HEX | fffccb | #fffccb |
---|---|---|
RGB | 255, 252, 203 | rgb(255, 252, 203) |
RGB Percent | 100, 98.82, 79.61 | rgb(100, 98.82, 79.61) |
CMYK | 0, 1, 20, 0 | |
HSL | 56.5°, 100, 89.8 | hsl(56.5, 100%, 89.8%) |
HSV | 56.5°, 20.4, 100 |
XYZ | 86.83, 95.193, 70.297 |
---|---|
Hunter Lab | 97.567, -11.885, 25.578 |
CIE-LAB | 98.111, -6.701, 23.885 |
CIE-LCH | 98.111, 24.807, 105.672 |
CIE-LUV | 0, 1.18, 20.39, 0 |
Web Safe | ffffcc |
RGB percent of color #fffccb
CMYK percent of color #fffccb
Text with hexadecimal color #fffccb
This text has a font color of #fffccb
<p style="color:#fffccb">Text here</p>
#fffccb Background Color
This box has a background color of #fffccb
<div style="background-color:#fffccb">Text here</div>
#fffccb Border Color
This box has a border color of #fffccb
<div style="border: 4px solid #fffccb">Text here</div>
CSS codes
<p style="color:#fffccb">Text here</p>
<div style="background-color:#fffccb">Text here</div>
<div style="border: 4px solid #fffccb">Text here</div>
#fffccb Color on white background
This is how a font and box color of #fffccb will look
on a white background.
#fffccb Color on black background
This is how a font and box color of #fffccb hex color will look
on a black background.