In RGB color space, #fed00d hex color has a red value of 254, a green value of 208 and a blue value of 13.
In CMYK color space (used in color printing), #fed00d hex color is composed of 0% cyan, 18.11% magenta, 94.88% yellow and 0.39% black.
#fed00d color has a hue of 48.5 degrees, a saturation of 99.18% and a lightness of 52.4%.
#fed00d hex color contains mainly RED.
The closest web safe color of #fed00d is #ffcc00
#fed00d hex color has a decimal value of 16699405.
HEX | fed00d | #fed00d |
---|---|---|
RGB | 254, 208, 13 | rgb(254, 208, 13) |
RGB Percent | 99.61, 81.57, 5.1 | rgb(99.61, 81.57, 5.1) |
CMYK | 0, 18, 95, 0 | |
HSL | 48.5°, 99.18, 52.4 | hsl(48.5, 99.18%, 52.4%) |
HSV | 48.5°, 94.9, 99.6 |
XYZ | 63.502, 66.212, 9.814 |
---|---|
Hunter Lab | 81.371, -3.097, 49.809 |
CIE-LAB | 85.104, 1.311, 84.646 |
CIE-LCH | 85.104, 84.656, 89.113 |
CIE-LUV | 0, 18.11, 94.88, 0.39 |
Web Safe | ffcc00 |
RGB percent of color #fed00d
CMYK percent of color #fed00d
Text with hexadecimal color #fed00d
This text has a font color of #fed00d
<p style="color:#fed00d">Text here</p>
#fed00d Background Color
This box has a background color of #fed00d
<div style="background-color:#fed00d">Text here</div>
#fed00d Border Color
This box has a border color of #fed00d
<div style="border: 4px solid #fed00d">Text here</div>
CSS codes
<p style="color:#fed00d">Text here</p>
<div style="background-color:#fed00d">Text here</div>
<div style="border: 4px solid #fed00d">Text here</div>
#fed00d Color on white background
This is how a font and box color of #fed00d will look
on a white background.
#fed00d Color on black background
This is how a font and box color of #fed00d hex color will look
on a black background.