In RGB color space, #fff5bb hex color has a red value of 255, a green value of 245 and a blue value of 187.
In CMYK color space (used in color printing), #fff5bb hex color is composed of 0% cyan, 3.92% magenta, 26.67% yellow and 0% black.
#fff5bb color has a hue of 51.2 degrees, a saturation of 100% and a lightness of 86.7%.
#fff5bb hex color contains mainly RED.
The closest web safe color of #fff5bb is #ffffcc
#fff5bb hex color has a decimal value of 16774587.
HEX | fff5bb | #fff5bb |
---|---|---|
RGB | 255, 245, 187 | rgb(255, 245, 187) |
RGB Percent | 100, 96.08, 73.33 | rgb(100, 96.08, 73.33) |
CMYK | 0, 4, 27, 0 | |
HSL | 51.2°, 100, 86.7 | hsl(51.2, 100%, 86.7%) |
HSV | 51.2°, 26.7, 100 |
XYZ | 82.862, 90.153, 60.048 |
---|---|
Hunter Lab | 94.949, -10.384, 28.968 |
CIE-LAB | 96.06, -5.369, 29.195 |
CIE-LCH | 96.06, 29.685, 100.42 |
CIE-LUV | 0, 3.92, 26.67, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5bb
CMYK percent of color #fff5bb
Text with hexadecimal color #fff5bb
This text has a font color of #fff5bb
<p style="color:#fff5bb">Text here</p>
#fff5bb Background Color
This box has a background color of #fff5bb
<div style="background-color:#fff5bb">Text here</div>
#fff5bb Border Color
This box has a border color of #fff5bb
<div style="border: 4px solid #fff5bb">Text here</div>
CSS codes
<p style="color:#fff5bb">Text here</p>
<div style="background-color:#fff5bb">Text here</div>
<div style="border: 4px solid #fff5bb">Text here</div>
#fff5bb Color on white background
This is how a font and box color of #fff5bb will look
on a white background.
#fff5bb Color on black background
This is how a font and box color of #fff5bb hex color will look
on a black background.