In RGB color space, #feb00c hex color has a red value of 254, a green value of 176 and a blue value of 12.
In CMYK color space (used in color printing), #feb00c hex color is composed of 0% cyan, 30.71% magenta, 95.28% yellow and 0.39% black.
#feb00c color has a hue of 40.7 degrees, a saturation of 99.18% and a lightness of 52.2%.
#feb00c hex color contains mainly RED.
The closest web safe color of #feb00c is #ff9900
#feb00c hex color has a decimal value of 16691212.
HEX | feb00c | #feb00c |
---|---|---|
RGB | 254, 176, 12 | rgb(254, 176, 12) |
RGB Percent | 99.61, 69.02, 4.71 | rgb(99.61, 69.02, 4.71) |
CMYK | 0, 31, 95, 0 | |
HSL | 40.7°, 99.18, 52.2 | hsl(40.7, 99.18%, 52.2%) |
HSV | 40.7°, 95.3, 99.6 |
XYZ | 56.465, 52.148, 7.437 |
---|---|
Hunter Lab | 72.214, 13.198, 44.443 |
CIE-LAB | 77.369, 17.87, 79.227 |
CIE-LCH | 77.369, 81.217, 77.289 |
CIE-LUV | 0, 30.71, 95.28, 0.39 |
Web Safe | ff9900 |
RGB percent of color #feb00c
CMYK percent of color #feb00c
Text with hexadecimal color #feb00c
This text has a font color of #feb00c
<p style="color:#feb00c">Text here</p>
#feb00c Background Color
This box has a background color of #feb00c
<div style="background-color:#feb00c">Text here</div>
#feb00c Border Color
This box has a border color of #feb00c
<div style="border: 4px solid #feb00c">Text here</div>
CSS codes
<p style="color:#feb00c">Text here</p>
<div style="background-color:#feb00c">Text here</div>
<div style="border: 4px solid #feb00c">Text here</div>
#feb00c Color on white background
This is how a font and box color of #feb00c will look
on a white background.
#feb00c Color on black background
This is how a font and box color of #feb00c hex color will look
on a black background.