In RGB color space, #fed300 hex color has a red value of 254, a green value of 211 and a blue value of 0.
In CMYK color space (used in color printing), #fed300 hex color is composed of 0% cyan, 16.93% magenta, 100% yellow and 0.39% black.
#fed300 color has a hue of 49.8 degrees, a saturation of 100% and a lightness of 49.8%.
#fed300 hex color contains mainly RED.
The closest web safe color of #fed300 is #ffcc00
#fed300 hex color has a decimal value of 16700160.
HEX | fed300 | #fed300 |
---|---|---|
RGB | 254, 211, 0 | rgb(254, 211, 0) |
RGB Percent | 99.61, 82.75, 0 | rgb(99.61, 82.75, 0) |
CMYK | 0, 17, 100, 0 | |
HSL | 49.8°, 100, 49.8 | hsl(49.8, 100%, 49.8%) |
HSV | 49.8°, 100, 99.6 |
XYZ | 64.167, 67.659, 9.678 |
---|---|
Hunter Lab | 82.255, -4.699, 50.603 |
CIE-LAB | 85.836, -0.321, 86.322 |
CIE-LCH | 85.836, 86.323, 90.213 |
CIE-LUV | 0, 16.93, 100, 0.39 |
Web Safe | ffcc00 |
RGB percent of color #fed300
CMYK percent of color #fed300
Text with hexadecimal color #fed300
This text has a font color of #fed300
<p style="color:#fed300">Text here</p>
#fed300 Background Color
This box has a background color of #fed300
<div style="background-color:#fed300">Text here</div>
#fed300 Border Color
This box has a border color of #fed300
<div style="border: 4px solid #fed300">Text here</div>
CSS codes
<p style="color:#fed300">Text here</p>
<div style="background-color:#fed300">Text here</div>
<div style="border: 4px solid #fed300">Text here</div>
#fed300 Color on white background
This is how a font and box color of #fed300 will look
on a white background.
#fed300 Color on black background
This is how a font and box color of #fed300 hex color will look
on a black background.