In RGB color space, #ffc008 hex color has a red value of 255, a green value of 192 and a blue value of 8.
In CMYK color space (used in color printing), #ffc008 hex color is composed of 0% cyan, 24.71% magenta, 96.86% yellow and 0% black.
#ffc008 color has a hue of 44.7 degrees, a saturation of 100% and a lightness of 51.6%.
#ffc008 hex color contains mainly RED.
The closest web safe color of #ffc008 is #ffcc00
#ffc008 hex color has a decimal value of 16760840.
HEX | ffc008 | #ffc008 |
---|---|---|
RGB | 255, 192, 8 | rgb(255, 192, 8) |
RGB Percent | 100, 75.29, 3.14 | rgb(100, 75.29, 3.14) |
CMYK | 0, 25, 97, 0 | |
HSL | 44.7°, 100, 51.6 | hsl(44.7, 100%, 51.6%) |
HSV | 44.7°, 96.9, 100 |
XYZ | 60.133, 58.977, 8.444 |
---|---|
Hunter Lab | 76.796, 5.375, 47.238 |
CIE-LAB | 81.279, 9.929, 82.433 |
CIE-LCH | 81.279, 83.029, 83.132 |
CIE-LUV | 0, 24.71, 96.86, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffc008
CMYK percent of color #ffc008
Text with hexadecimal color #ffc008
This text has a font color of #ffc008
<p style="color:#ffc008">Text here</p>
#ffc008 Background Color
This box has a background color of #ffc008
<div style="background-color:#ffc008">Text here</div>
#ffc008 Border Color
This box has a border color of #ffc008
<div style="border: 4px solid #ffc008">Text here</div>
CSS codes
<p style="color:#ffc008">Text here</p>
<div style="background-color:#ffc008">Text here</div>
<div style="border: 4px solid #ffc008">Text here</div>
#ffc008 Color on white background
This is how a font and box color of #ffc008 will look
on a white background.
#ffc008 Color on black background
This is how a font and box color of #ffc008 hex color will look
on a black background.