In RGB color space, #fff0bc hex color has a red value of 255, a green value of 240 and a blue value of 188.
In CMYK color space (used in color printing), #fff0bc hex color is composed of 0% cyan, 5.88% magenta, 26.27% yellow and 0% black.
#fff0bc color has a hue of 46.6 degrees, a saturation of 100% and a lightness of 86.9%.
#fff0bc hex color contains mainly RED.
The closest web safe color of #fff0bc is #ffffcc
#fff0bc hex color has a decimal value of 16773308.
HEX | fff0bc | #fff0bc |
---|---|---|
RGB | 255, 240, 188 | rgb(255, 240, 188) |
RGB Percent | 100, 94.12, 73.73 | rgb(100, 94.12, 73.73) |
CMYK | 0, 6, 26, 0 | |
HSL | 46.6°, 100, 86.9 | hsl(46.6, 100%, 86.9%) |
HSV | 46.6°, 26.3, 100 |
XYZ | 81.477, 87.211, 60.116 |
---|---|
Hunter Lab | 93.387, -7.691, 27.204 |
CIE-LAB | 94.828, -2.733, 27.008 |
CIE-LCH | 94.828, 27.146, 95.778 |
CIE-LUV | 0, 5.88, 26.27, 0 |
Web Safe | ffffcc |
RGB percent of color #fff0bc
CMYK percent of color #fff0bc
Text with hexadecimal color #fff0bc
This text has a font color of #fff0bc
<p style="color:#fff0bc">Text here</p>
#fff0bc Background Color
This box has a background color of #fff0bc
<div style="background-color:#fff0bc">Text here</div>
#fff0bc Border Color
This box has a border color of #fff0bc
<div style="border: 4px solid #fff0bc">Text here</div>
CSS codes
<p style="color:#fff0bc">Text here</p>
<div style="background-color:#fff0bc">Text here</div>
<div style="border: 4px solid #fff0bc">Text here</div>
#fff0bc Color on white background
This is how a font and box color of #fff0bc will look
on a white background.
#fff0bc Color on black background
This is how a font and box color of #fff0bc hex color will look
on a black background.