In RGB color space, #fff3bc hex color has a red value of 255, a green value of 243 and a blue value of 188.
In CMYK color space (used in color printing), #fff3bc hex color is composed of 0% cyan, 4.71% magenta, 26.27% yellow and 0% black.
#fff3bc color has a hue of 49.3 degrees, a saturation of 100% and a lightness of 86.9%.
#fff3bc hex color contains mainly RED.
The closest web safe color of #fff3bc is #ffffcc
#fff3bc hex color has a decimal value of 16774076.
HEX | fff3bc | #fff3bc |
---|---|---|
RGB | 255, 243, 188 | rgb(255, 243, 188) |
RGB Percent | 100, 95.29, 73.73 | rgb(100, 95.29, 73.73) |
CMYK | 0, 5, 26, 0 | |
HSL | 49.3°, 100, 86.9 | hsl(49.3, 100%, 86.9%) |
HSV | 49.3°, 26.3, 100 |
XYZ | 82.368, 88.992, 60.413 |
---|---|
Hunter Lab | 94.336, -9.232, 28.065 |
CIE-LAB | 95.577, -4.238, 28.03 |
CIE-LCH | 95.577, 28.349, 98.598 |
CIE-LUV | 0, 4.71, 26.27, 0 |
Web Safe | ffffcc |
RGB percent of color #fff3bc
CMYK percent of color #fff3bc
Text with hexadecimal color #fff3bc
This text has a font color of #fff3bc
<p style="color:#fff3bc">Text here</p>
#fff3bc Background Color
This box has a background color of #fff3bc
<div style="background-color:#fff3bc">Text here</div>
#fff3bc Border Color
This box has a border color of #fff3bc
<div style="border: 4px solid #fff3bc">Text here</div>
CSS codes
<p style="color:#fff3bc">Text here</p>
<div style="background-color:#fff3bc">Text here</div>
<div style="border: 4px solid #fff3bc">Text here</div>
#fff3bc Color on white background
This is how a font and box color of #fff3bc will look
on a white background.
#fff3bc Color on black background
This is how a font and box color of #fff3bc hex color will look
on a black background.