In RGB color space, #feed2c hex color has a red value of 254, a green value of 237 and a blue value of 44.
In CMYK color space (used in color printing), #feed2c hex color is composed of 0% cyan, 6.69% magenta, 82.68% yellow and 0.39% black.
#feed2c color has a hue of 55.1 degrees, a saturation of 99.06% and a lightness of 58.4%.
#feed2c hex color contains mainly RED.
The closest web safe color of #feed2c is #ffff33
#feed2c hex color has a decimal value of 16706860.
HEX | feed2c | #feed2c |
---|---|---|
RGB | 254, 237, 44 | rgb(254, 237, 44) |
RGB Percent | 99.61, 92.94, 17.25 | rgb(99.61, 92.94, 17.25) |
CMYK | 0, 7, 83, 0 | |
HSL | 55.1°, 99.06, 58.4 | hsl(55.1, 99.06%, 58.4%) |
HSV | 55.1°, 82.7, 99.6 |
XYZ | 71.612, 81.821, 14.402 |
---|---|
Hunter Lab | 90.455, -16.98, 53.878 |
CIE-LAB | 92.496, -12.681, 85.159 |
CIE-LCH | 92.496, 86.098, 98.47 |
CIE-LUV | 0, 6.69, 82.68, 0.39 |
Web Safe | ffff33 |
RGB percent of color #feed2c
CMYK percent of color #feed2c
Text with hexadecimal color #feed2c
This text has a font color of #feed2c
<p style="color:#feed2c">Text here</p>
#feed2c Background Color
This box has a background color of #feed2c
<div style="background-color:#feed2c">Text here</div>
#feed2c Border Color
This box has a border color of #feed2c
<div style="border: 4px solid #feed2c">Text here</div>
CSS codes
<p style="color:#feed2c">Text here</p>
<div style="background-color:#feed2c">Text here</div>
<div style="border: 4px solid #feed2c">Text here</div>
#feed2c Color on white background
This is how a font and box color of #feed2c will look
on a white background.
#feed2c Color on black background
This is how a font and box color of #feed2c hex color will look
on a black background.