In RGB color space, #fff4b0 hex color has a red value of 255, a green value of 244 and a blue value of 176.
In CMYK color space (used in color printing), #fff4b0 hex color is composed of 0% cyan, 4.31% magenta, 30.98% yellow and 0% black.
#fff4b0 color has a hue of 51.6 degrees, a saturation of 100% and a lightness of 84.5%.
#fff4b0 hex color contains mainly RED.
The closest web safe color of #fff4b0 is #ffff99
#fff4b0 hex color has a decimal value of 16774320.
HEX | fff4b0 | #fff4b0 |
---|---|---|
RGB | 255, 244, 176 | rgb(255, 244, 176) |
RGB Percent | 100, 95.69, 69.02 | rgb(100, 95.69, 69.02) |
CMYK | 0, 4, 31, 0 | |
HSL | 51.6°, 100, 84.5 | hsl(51.6, 100%, 84.5%) |
HSV | 51.6°, 31, 100 |
XYZ | 81.427, 89.096, 53.98 |
---|---|
Hunter Lab | 94.391, -11.199, 32.167 |
CIE-LAB | 95.621, -6.247, 34.159 |
CIE-LCH | 95.621, 34.726, 100.364 |
CIE-LUV | 0, 4.31, 30.98, 0 |
Web Safe | ffff99 |
RGB percent of color #fff4b0
CMYK percent of color #fff4b0
Text with hexadecimal color #fff4b0
This text has a font color of #fff4b0
<p style="color:#fff4b0">Text here</p>
#fff4b0 Background Color
This box has a background color of #fff4b0
<div style="background-color:#fff4b0">Text here</div>
#fff4b0 Border Color
This box has a border color of #fff4b0
<div style="border: 4px solid #fff4b0">Text here</div>
CSS codes
<p style="color:#fff4b0">Text here</p>
<div style="background-color:#fff4b0">Text here</div>
<div style="border: 4px solid #fff4b0">Text here</div>
#fff4b0 Color on white background
This is how a font and box color of #fff4b0 will look
on a white background.
#fff4b0 Color on black background
This is how a font and box color of #fff4b0 hex color will look
on a black background.