In RGB color space, #fff4bf hex color has a red value of 255, a green value of 244 and a blue value of 191.
In CMYK color space (used in color printing), #fff4bf hex color is composed of 0% cyan, 4.31% magenta, 25.1% yellow and 0% black.
#fff4bf color has a hue of 49.7 degrees, a saturation of 100% and a lightness of 87.5%.
#fff4bf hex color contains mainly RED.
The closest web safe color of #fff4bf is #ffffcc
#fff4bf hex color has a decimal value of 16774335.
HEX | fff4bf | #fff4bf |
---|---|---|
RGB | 255, 244, 191 | rgb(255, 244, 191) |
RGB Percent | 100, 95.69, 74.9 | rgb(100, 95.69, 74.9) |
CMYK | 0, 4, 25, 0 | |
HSL | 49.7°, 100, 87.5 | hsl(49.7, 100%, 87.5%) |
HSV | 49.7°, 25.1, 100 |
XYZ | 82.995, 89.723, 62.234 |
---|---|
Hunter Lab | 94.722, -9.363, 27.351 |
CIE-LAB | 95.882, -4.344, 26.921 |
CIE-LCH | 95.882, 27.269, 99.166 |
CIE-LUV | 0, 4.31, 25.1, 0 |
Web Safe | ffffcc |
RGB percent of color #fff4bf
CMYK percent of color #fff4bf
Text with hexadecimal color #fff4bf
This text has a font color of #fff4bf
<p style="color:#fff4bf">Text here</p>
#fff4bf Background Color
This box has a background color of #fff4bf
<div style="background-color:#fff4bf">Text here</div>
#fff4bf Border Color
This box has a border color of #fff4bf
<div style="border: 4px solid #fff4bf">Text here</div>
CSS codes
<p style="color:#fff4bf">Text here</p>
<div style="background-color:#fff4bf">Text here</div>
<div style="border: 4px solid #fff4bf">Text here</div>
#fff4bf Color on white background
This is how a font and box color of #fff4bf will look
on a white background.
#fff4bf Color on black background
This is how a font and box color of #fff4bf hex color will look
on a black background.