In RGB color space, #fff1b1 hex color has a red value of 255, a green value of 241 and a blue value of 177.
In CMYK color space (used in color printing), #fff1b1 hex color is composed of 0% cyan, 5.49% magenta, 30.59% yellow and 0% black.
#fff1b1 color has a hue of 49.2 degrees, a saturation of 100% and a lightness of 84.7%.
#fff1b1 hex color contains mainly RED.
The closest web safe color of #fff1b1 is #ffff99
#fff1b1 hex color has a decimal value of 16773553.
HEX | fff1b1 | #fff1b1 |
---|---|---|
RGB | 255, 241, 177 | rgb(255, 241, 177) |
RGB Percent | 100, 94.51, 69.41 | rgb(100, 94.51, 69.41) |
CMYK | 0, 5, 31, 0 | |
HSL | 49.2°, 100, 84.7 | hsl(49.2, 100%, 84.7%) |
HSV | 49.2°, 30.6, 100 |
XYZ | 80.631, 87.345, 54.205 |
---|---|
Hunter Lab | 93.459, -9.552, 31.033 |
CIE-LAB | 94.884, -4.627, 32.67 |
CIE-LCH | 94.884, 32.996, 98.061 |
CIE-LUV | 0, 5.49, 30.59, 0 |
Web Safe | ffff99 |
RGB percent of color #fff1b1
CMYK percent of color #fff1b1
Text with hexadecimal color #fff1b1
This text has a font color of #fff1b1
<p style="color:#fff1b1">Text here</p>
#fff1b1 Background Color
This box has a background color of #fff1b1
<div style="background-color:#fff1b1">Text here</div>
#fff1b1 Border Color
This box has a border color of #fff1b1
<div style="border: 4px solid #fff1b1">Text here</div>
CSS codes
<p style="color:#fff1b1">Text here</p>
<div style="background-color:#fff1b1">Text here</div>
<div style="border: 4px solid #fff1b1">Text here</div>
#fff1b1 Color on white background
This is how a font and box color of #fff1b1 will look
on a white background.
#fff1b1 Color on black background
This is how a font and box color of #fff1b1 hex color will look
on a black background.