In RGB color space, #ffe00c hex color has a red value of 255, a green value of 224 and a blue value of 12.
In CMYK color space (used in color printing), #ffe00c hex color is composed of 0% cyan, 12.16% magenta, 95.29% yellow and 0% black.
#ffe00c color has a hue of 52.3 degrees, a saturation of 100% and a lightness of 52.4%.
#ffe00c hex color contains mainly RED.
The closest web safe color of #ffe00c is #ffcc00
#ffe00c hex color has a decimal value of 16769036.
HEX | ffe00c | #ffe00c |
---|---|---|
RGB | 255, 224, 12 | rgb(255, 224, 12) |
RGB Percent | 100, 87.84, 4.71 | rgb(100, 87.84, 4.71) |
CMYK | 0, 12, 95, 0 | |
HSL | 52.3°, 100, 52.4 | hsl(52.3, 100%, 52.4%) |
HSV | 52.3°, 95.3, 100 |
XYZ | 67.962, 74.598, 11.165 |
---|---|
Hunter Lab | 86.37, -10.692, 52.795 |
CIE-LAB | 89.204, -6.359, 87.775 |
CIE-LCH | 89.204, 88.005, 94.144 |
CIE-LUV | 0, 12.16, 95.29, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffe00c
CMYK percent of color #ffe00c
Text with hexadecimal color #ffe00c
This text has a font color of #ffe00c
<p style="color:#ffe00c">Text here</p>
#ffe00c Background Color
This box has a background color of #ffe00c
<div style="background-color:#ffe00c">Text here</div>
#ffe00c Border Color
This box has a border color of #ffe00c
<div style="border: 4px solid #ffe00c">Text here</div>
CSS codes
<p style="color:#ffe00c">Text here</p>
<div style="background-color:#ffe00c">Text here</div>
<div style="border: 4px solid #ffe00c">Text here</div>
#ffe00c Color on white background
This is how a font and box color of #ffe00c will look
on a white background.
#ffe00c Color on black background
This is how a font and box color of #ffe00c hex color will look
on a black background.