In RGB color space, #fffaba hex color has a red value of 255, a green value of 250 and a blue value of 186.
In CMYK color space (used in color printing), #fffaba hex color is composed of 0% cyan, 1.96% magenta, 27.06% yellow and 0% black.
#fffaba color has a hue of 55.7 degrees, a saturation of 100% and a lightness of 86.5%.
#fffaba hex color contains mainly RED.
The closest web safe color of #fffaba is #ffffcc
#fffaba hex color has a decimal value of 16775866.
HEX | fffaba | #fffaba |
---|---|---|
RGB | 255, 250, 186 | rgb(255, 250, 186) |
RGB Percent | 100, 98.04, 72.94 | rgb(100, 98.04, 72.94) |
CMYK | 0, 2, 27, 0 | |
HSL | 55.7°, 100, 86.5 | hsl(55.7, 100%, 86.5%) |
HSV | 55.7°, 27.1, 100 |
XYZ | 84.289, 93.176, 59.997 |
---|---|
Hunter Lab | 96.528, -13.055, 30.718 |
CIE-LAB | 97.299, -7.982, 31.377 |
CIE-LCH | 97.299, 32.376, 104.273 |
CIE-LUV | 0, 1.96, 27.06, 0 |
Web Safe | ffffcc |
RGB percent of color #fffaba
CMYK percent of color #fffaba
Text with hexadecimal color #fffaba
This text has a font color of #fffaba
<p style="color:#fffaba">Text here</p>
#fffaba Background Color
This box has a background color of #fffaba
<div style="background-color:#fffaba">Text here</div>
#fffaba Border Color
This box has a border color of #fffaba
<div style="border: 4px solid #fffaba">Text here</div>
CSS codes
<p style="color:#fffaba">Text here</p>
<div style="background-color:#fffaba">Text here</div>
<div style="border: 4px solid #fffaba">Text here</div>
#fffaba Color on white background
This is how a font and box color of #fffaba will look
on a white background.
#fffaba Color on black background
This is how a font and box color of #fffaba hex color will look
on a black background.