In RGB color space, #fff3bf hex color has a red value of 255, a green value of 243 and a blue value of 191.
In CMYK color space (used in color printing), #fff3bf hex color is composed of 0% cyan, 4.71% magenta, 25.1% yellow and 0% black.
#fff3bf color has a hue of 48.8 degrees, a saturation of 100% and a lightness of 87.5%.
#fff3bf hex color contains mainly RED.
The closest web safe color of #fff3bf is #ffffcc
#fff3bf hex color has a decimal value of 16774079.
HEX | fff3bf | #fff3bf |
---|---|---|
RGB | 255, 243, 191 | rgb(255, 243, 191) |
RGB Percent | 100, 95.29, 74.9 | rgb(100, 95.29, 74.9) |
CMYK | 0, 5, 25, 0 | |
HSL | 48.8°, 100, 87.5 | hsl(48.8, 100%, 87.5%) |
HSV | 48.8°, 25.1, 100 |
XYZ | 82.695, 89.123, 62.134 |
---|---|
Hunter Lab | 94.405, -8.85, 27.061 |
CIE-LAB | 95.632, -3.844, 26.579 |
CIE-LCH | 95.632, 26.856, 98.229 |
CIE-LUV | 0, 4.71, 25.1, 0 |
Web Safe | ffffcc |
RGB percent of color #fff3bf
CMYK percent of color #fff3bf
Text with hexadecimal color #fff3bf
This text has a font color of #fff3bf
<p style="color:#fff3bf">Text here</p>
#fff3bf Background Color
This box has a background color of #fff3bf
<div style="background-color:#fff3bf">Text here</div>
#fff3bf Border Color
This box has a border color of #fff3bf
<div style="border: 4px solid #fff3bf">Text here</div>
CSS codes
<p style="color:#fff3bf">Text here</p>
<div style="background-color:#fff3bf">Text here</div>
<div style="border: 4px solid #fff3bf">Text here</div>
#fff3bf Color on white background
This is how a font and box color of #fff3bf will look
on a white background.
#fff3bf Color on black background
This is how a font and box color of #fff3bf hex color will look
on a black background.