In RGB color space, #ffd00e hex color has a red value of 255, a green value of 208 and a blue value of 14.
In CMYK color space (used in color printing), #ffd00e hex color is composed of 0% cyan, 18.43% magenta, 94.51% yellow and 0% black.
#ffd00e color has a hue of 48.3 degrees, a saturation of 100% and a lightness of 52.7%.
#ffd00e hex color contains mainly RED.
The closest web safe color of #ffd00e is #ffcc00
#ffd00e hex color has a decimal value of 16764942.
HEX | ffd00e | #ffd00e |
---|---|---|
RGB | 255, 208, 14 | rgb(255, 208, 14) |
RGB Percent | 100, 81.57, 5.49 | rgb(100, 81.57, 5.49) |
CMYK | 0, 18, 95, 0 | |
HSL | 48.3°, 100, 52.7 | hsl(48.3, 100%, 52.7%) |
HSV | 48.3°, 94.5, 100 |
XYZ | 63.875, 66.403, 9.866 |
---|---|
Hunter Lab | 81.488, -2.686, 49.863 |
CIE-LAB | 85.202, 1.746, 84.655 |
CIE-LCH | 85.202, 84.673, 88.818 |
CIE-LUV | 0, 18.43, 94.51, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffd00e
CMYK percent of color #ffd00e
Text with hexadecimal color #ffd00e
This text has a font color of #ffd00e
<p style="color:#ffd00e">Text here</p>
#ffd00e Background Color
This box has a background color of #ffd00e
<div style="background-color:#ffd00e">Text here</div>
#ffd00e Border Color
This box has a border color of #ffd00e
<div style="border: 4px solid #ffd00e">Text here</div>
CSS codes
<p style="color:#ffd00e">Text here</p>
<div style="background-color:#ffd00e">Text here</div>
<div style="border: 4px solid #ffd00e">Text here</div>
#ffd00e Color on white background
This is how a font and box color of #ffd00e will look
on a white background.
#ffd00e Color on black background
This is how a font and box color of #ffd00e hex color will look
on a black background.