In RGB color space, #fff0b0 hex color has a red value of 255, a green value of 240 and a blue value of 176.
In CMYK color space (used in color printing), #fff0b0 hex color is composed of 0% cyan, 5.88% magenta, 30.98% yellow and 0% black.
#fff0b0 color has a hue of 48.6 degrees, a saturation of 100% and a lightness of 84.5%.
#fff0b0 hex color contains mainly RED.
The closest web safe color of #fff0b0 is #ffff99
#fff0b0 hex color has a decimal value of 16773296.
HEX | fff0b0 | #fff0b0 |
---|---|---|
RGB | 255, 240, 176 | rgb(255, 240, 176) |
RGB Percent | 100, 94.12, 69.02 | rgb(100, 94.12, 69.02) |
CMYK | 0, 6, 31, 0 | |
HSL | 48.6°, 100, 84.5 | hsl(48.6, 100%, 84.5%) |
HSV | 48.6°, 31, 100 |
XYZ | 80.237, 86.715, 53.583 |
---|---|
Hunter Lab | 93.121, -9.158, 31.068 |
CIE-LAB | 94.617, -4.247, 32.818 |
CIE-LCH | 94.617, 33.092, 97.374 |
CIE-LUV | 0, 5.88, 30.98, 0 |
Web Safe | ffff99 |
RGB percent of color #fff0b0
CMYK percent of color #fff0b0
Text with hexadecimal color #fff0b0
This text has a font color of #fff0b0
<p style="color:#fff0b0">Text here</p>
#fff0b0 Background Color
This box has a background color of #fff0b0
<div style="background-color:#fff0b0">Text here</div>
#fff0b0 Border Color
This box has a border color of #fff0b0
<div style="border: 4px solid #fff0b0">Text here</div>
CSS codes
<p style="color:#fff0b0">Text here</p>
<div style="background-color:#fff0b0">Text here</div>
<div style="border: 4px solid #fff0b0">Text here</div>
#fff0b0 Color on white background
This is how a font and box color of #fff0b0 will look
on a white background.
#fff0b0 Color on black background
This is how a font and box color of #fff0b0 hex color will look
on a black background.