In RGB color space, #fff1ba hex color has a red value of 255, a green value of 241 and a blue value of 186.
In CMYK color space (used in color printing), #fff1ba hex color is composed of 0% cyan, 5.49% magenta, 27.06% yellow and 0% black.
#fff1ba color has a hue of 47.8 degrees, a saturation of 100% and a lightness of 86.5%.
#fff1ba hex color contains mainly RED.
The closest web safe color of #fff1ba is #ffffcc
#fff1ba hex color has a decimal value of 16773562.
HEX | fff1ba | #fff1ba |
---|---|---|
RGB | 255, 241, 186 | rgb(255, 241, 186) |
RGB Percent | 100, 94.51, 72.94 | rgb(100, 94.51, 72.94) |
CMYK | 0, 5, 27, 0 | |
HSL | 47.8°, 100, 86.5 | hsl(47.8, 100%, 86.5%) |
HSV | 47.8°, 27.1, 100 |
XYZ | 81.558, 87.716, 59.087 |
---|---|
Hunter Lab | 93.657, -8.459, 28.154 |
CIE-LAB | 95.041, -3.496, 28.318 |
CIE-LCH | 95.041, 28.533, 97.038 |
CIE-LUV | 0, 5.49, 27.06, 0 |
Web Safe | ffffcc |
RGB percent of color #fff1ba
CMYK percent of color #fff1ba
Text with hexadecimal color #fff1ba
This text has a font color of #fff1ba
<p style="color:#fff1ba">Text here</p>
#fff1ba Background Color
This box has a background color of #fff1ba
<div style="background-color:#fff1ba">Text here</div>
#fff1ba Border Color
This box has a border color of #fff1ba
<div style="border: 4px solid #fff1ba">Text here</div>
CSS codes
<p style="color:#fff1ba">Text here</p>
<div style="background-color:#fff1ba">Text here</div>
<div style="border: 4px solid #fff1ba">Text here</div>
#fff1ba Color on white background
This is how a font and box color of #fff1ba will look
on a white background.
#fff1ba Color on black background
This is how a font and box color of #fff1ba hex color will look
on a black background.