In RGB color space, #fff5bd hex color has a red value of 255, a green value of 245 and a blue value of 189.
In CMYK color space (used in color printing), #fff5bd hex color is composed of 0% cyan, 3.92% magenta, 25.88% yellow and 0% black.
#fff5bd color has a hue of 50.9 degrees, a saturation of 100% and a lightness of 87.1%.
#fff5bd hex color contains mainly RED.
The closest web safe color of #fff5bd is #ffffcc
#fff5bd hex color has a decimal value of 16774589.
HEX | fff5bd | #fff5bd |
---|---|---|
RGB | 255, 245, 189 | rgb(255, 245, 189) |
RGB Percent | 100, 96.08, 74.12 | rgb(100, 96.08, 74.12) |
CMYK | 0, 4, 26, 0 | |
HSL | 50.9°, 100, 87.1 | hsl(50.9, 100%, 87.1%) |
HSV | 50.9°, 25.9, 100 |
XYZ | 83.078, 90.239, 61.183 |
---|---|
Hunter Lab | 94.994, -10.131, 28.309 |
CIE-LAB | 96.096, -5.108, 28.23 |
CIE-LCH | 96.096, 28.688, 100.256 |
CIE-LUV | 0, 3.92, 25.88, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5bd
CMYK percent of color #fff5bd
Text with hexadecimal color #fff5bd
This text has a font color of #fff5bd
<p style="color:#fff5bd">Text here</p>
#fff5bd Background Color
This box has a background color of #fff5bd
<div style="background-color:#fff5bd">Text here</div>
#fff5bd Border Color
This box has a border color of #fff5bd
<div style="border: 4px solid #fff5bd">Text here</div>
CSS codes
<p style="color:#fff5bd">Text here</p>
<div style="background-color:#fff5bd">Text here</div>
<div style="border: 4px solid #fff5bd">Text here</div>
#fff5bd Color on white background
This is how a font and box color of #fff5bd will look
on a white background.
#fff5bd Color on black background
This is how a font and box color of #fff5bd hex color will look
on a black background.