In RGB color space, #fff881 hex color has a red value of 255, a green value of 248 and a blue value of 129.
In CMYK color space (used in color printing), #fff881 hex color is composed of 0% cyan, 2.75% magenta, 49.41% yellow and 0% black.
#fff881 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 75.3%.
#fff881 hex color contains mainly RED.
The closest web safe color of #fff881 is #ffff99
#fff881 hex color has a decimal value of 16775297.
HEX | fff881 | #fff881 |
---|---|---|
RGB | 255, 248, 129 | rgb(255, 248, 129) |
RGB Percent | 100, 97.25, 50.59 | rgb(100, 97.25, 50.59) |
CMYK | 0, 3, 49, 0 | |
HSL | 56.7°, 100, 75.3 | hsl(56.7, 100%, 75.3%) |
HSV | 56.7°, 49.4, 100 |
XYZ | 78.77, 89.98, 33.985 |
---|---|
Hunter Lab | 94.858, -17.775, 45.158 |
CIE-LAB | 95.988, -13.056, 57.417 |
CIE-LCH | 95.988, 58.883, 102.811 |
CIE-LUV | 0, 2.75, 49.41, 0 |
Web Safe | ffff99 |
RGB percent of color #fff881
CMYK percent of color #fff881
Text with hexadecimal color #fff881
This text has a font color of #fff881
<p style="color:#fff881">Text here</p>
#fff881 Background Color
This box has a background color of #fff881
<div style="background-color:#fff881">Text here</div>
#fff881 Border Color
This box has a border color of #fff881
<div style="border: 4px solid #fff881">Text here</div>
CSS codes
<p style="color:#fff881">Text here</p>
<div style="background-color:#fff881">Text here</div>
<div style="border: 4px solid #fff881">Text here</div>
#fff881 Color on white background
This is how a font and box color of #fff881 will look
on a white background.
#fff881 Color on black background
This is how a font and box color of #fff881 hex color will look
on a black background.