In RGB color space, #f0f005 hex color has a red value of 240, a green value of 240 and a blue value of 5.
In CMYK color space (used in color printing), #f0f005 hex color is composed of 0% cyan, 0% magenta, 97.92% yellow and 5.88% black.
#f0f005 color has a hue of 60 degrees, a saturation of 95.92% and a lightness of 48%.
#f0f005 hex color contains mainly RED.
The closest web safe color of #f0f005 is #ffff00
#f0f005 hex color has a decimal value of 15790085.
HEX | f0f005 | #f0f005 |
---|---|---|
RGB | 240, 240, 5 | rgb(240, 240, 5) |
RGB Percent | 94.12, 94.12, 1.96 | rgb(94.12, 94.12, 1.96) |
CMYK | 0, 0, 98, 6 | |
HSL | 60°, 95.92, 48 | hsl(60, 95.92%, 48%) |
HSV | 60°, 97.9, 94.1 |
XYZ | 67.123, 80.856, 12.213 |
---|---|
Hunter Lab | 89.92, -24.114, 54.891 |
CIE-LAB | 92.068, -20.548, 89.87 |
CIE-LCH | 92.068, 92.189, 102.879 |
CIE-LUV | 0, 0, 97.92, 5.88 |
Web Safe | ffff00 |
RGB percent of color #f0f005
CMYK percent of color #f0f005
Text with hexadecimal color #f0f005
This text has a font color of #f0f005
<p style="color:#f0f005">Text here</p>
#f0f005 Background Color
This box has a background color of #f0f005
<div style="background-color:#f0f005">Text here</div>
#f0f005 Border Color
This box has a border color of #f0f005
<div style="border: 4px solid #f0f005">Text here</div>
CSS codes
<p style="color:#f0f005">Text here</p>
<div style="background-color:#f0f005">Text here</div>
<div style="border: 4px solid #f0f005">Text here</div>
#f0f005 Color on white background
This is how a font and box color of #f0f005 will look
on a white background.
#f0f005 Color on black background
This is how a font and box color of #f0f005 hex color will look
on a black background.