In RGB color space, #feedab hex color has a red value of 254, a green value of 237 and a blue value of 171.
In CMYK color space (used in color printing), #feedab hex color is composed of 0% cyan, 6.69% magenta, 32.68% yellow and 0.39% black.
#feedab color has a hue of 47.7 degrees, a saturation of 97.65% and a lightness of 83.3%.
#feedab hex color contains mainly RED.
The closest web safe color of #feedab is #ffff99
#feedab hex color has a decimal value of 16706987.
HEX | feedab | #feedab |
---|---|---|
RGB | 254, 237, 171 | rgb(254, 237, 171) |
RGB Percent | 99.61, 92.94, 67.06 | rgb(99.61, 92.94, 67.06) |
CMYK | 0, 7, 33, 0 | |
HSL | 47.7°, 97.65, 83.3 | hsl(47.7, 97.65%, 83.3%) |
HSV | 47.7°, 32.7, 99.6 |
XYZ | 78.508, 84.579, 50.716 |
---|---|
Hunter Lab | 91.967, -8.564, 31.681 |
CIE-LAB | 93.701, -3.719, 34.107 |
CIE-LCH | 93.701, 34.309, 96.223 |
CIE-LUV | 0, 6.69, 32.68, 0.39 |
Web Safe | ffff99 |
RGB percent of color #feedab
CMYK percent of color #feedab
Text with hexadecimal color #feedab
This text has a font color of #feedab
<p style="color:#feedab">Text here</p>
#feedab Background Color
This box has a background color of #feedab
<div style="background-color:#feedab">Text here</div>
#feedab Border Color
This box has a border color of #feedab
<div style="border: 4px solid #feedab">Text here</div>
CSS codes
<p style="color:#feedab">Text here</p>
<div style="background-color:#feedab">Text here</div>
<div style="border: 4px solid #feedab">Text here</div>
#feedab Color on white background
This is how a font and box color of #feedab will look
on a white background.
#feedab Color on black background
This is how a font and box color of #feedab hex color will look
on a black background.