In RGB color space, #fff9bd hex color has a red value of 255, a green value of 249 and a blue value of 189.
In CMYK color space (used in color printing), #fff9bd hex color is composed of 0% cyan, 2.35% magenta, 25.88% yellow and 0% black.
#fff9bd color has a hue of 54.5 degrees, a saturation of 100% and a lightness of 87.1%.
#fff9bd hex color contains mainly RED.
The closest web safe color of #fff9bd is #ffffcc
#fff9bd hex color has a decimal value of 16775613.
HEX | fff9bd | #fff9bd |
---|---|---|
RGB | 255, 249, 189 | rgb(255, 249, 189) |
RGB Percent | 100, 97.65, 74.12 | rgb(100, 97.65, 74.12) |
CMYK | 0, 2, 26, 0 | |
HSL | 54.5°, 100, 87.1 | hsl(54.5, 100%, 87.1%) |
HSV | 54.5°, 25.9, 100 |
XYZ | 84.301, 92.685, 61.591 |
---|---|
Hunter Lab | 96.273, -12.175, 29.46 |
CIE-LAB | 97.1, -7.1, 29.594 |
CIE-LCH | 97.1, 30.434, 103.491 |
CIE-LUV | 0, 2.35, 25.88, 0 |
Web Safe | ffffcc |
RGB percent of color #fff9bd
CMYK percent of color #fff9bd
Text with hexadecimal color #fff9bd
This text has a font color of #fff9bd
<p style="color:#fff9bd">Text here</p>
#fff9bd Background Color
This box has a background color of #fff9bd
<div style="background-color:#fff9bd">Text here</div>
#fff9bd Border Color
This box has a border color of #fff9bd
<div style="border: 4px solid #fff9bd">Text here</div>
CSS codes
<p style="color:#fff9bd">Text here</p>
<div style="background-color:#fff9bd">Text here</div>
<div style="border: 4px solid #fff9bd">Text here</div>
#fff9bd Color on white background
This is how a font and box color of #fff9bd will look
on a white background.
#fff9bd Color on black background
This is how a font and box color of #fff9bd hex color will look
on a black background.