In RGB color space, #fff886 hex color has a red value of 255, a green value of 248 and a blue value of 134.
In CMYK color space (used in color printing), #fff886 hex color is composed of 0% cyan, 2.75% magenta, 47.45% yellow and 0% black.
#fff886 color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 76.3%.
#fff886 hex color contains mainly RED.
The closest web safe color of #fff886 is #ffff99
#fff886 hex color has a decimal value of 16775302.
HEX | fff886 | #fff886 |
---|---|---|
RGB | 255, 248, 134 | rgb(255, 248, 134) |
RGB Percent | 100, 97.25, 52.55 | rgb(100, 97.25, 52.55) |
CMYK | 0, 3, 47, 0 | |
HSL | 56.5°, 100, 76.3 | hsl(56.5, 100%, 76.3%) |
HSV | 56.5°, 47.5, 100 |
XYZ | 79.11, 90.116, 35.779 |
---|---|
Hunter Lab | 94.929, -17.373, 44.104 |
CIE-LAB | 96.045, -12.624, 55.168 |
CIE-LCH | 96.045, 56.594, 102.889 |
CIE-LUV | 0, 2.75, 47.45, 0 |
Web Safe | ffff99 |
RGB percent of color #fff886
CMYK percent of color #fff886
Text with hexadecimal color #fff886
This text has a font color of #fff886
<p style="color:#fff886">Text here</p>
#fff886 Background Color
This box has a background color of #fff886
<div style="background-color:#fff886">Text here</div>
#fff886 Border Color
This box has a border color of #fff886
<div style="border: 4px solid #fff886">Text here</div>
CSS codes
<p style="color:#fff886">Text here</p>
<div style="background-color:#fff886">Text here</div>
<div style="border: 4px solid #fff886">Text here</div>
#fff886 Color on white background
This is how a font and box color of #fff886 will look
on a white background.
#fff886 Color on black background
This is how a font and box color of #fff886 hex color will look
on a black background.