In RGB color space, #f2f000 hex color has a red value of 242, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #f2f000 hex color is composed of 0% cyan, 0.83% magenta, 100% yellow and 5.1% black.
#f2f000 color has a hue of 59.5 degrees, a saturation of 100% and a lightness of 47.5%.
#f2f000 hex color contains mainly RED.
The closest web safe color of #f2f000 is #ffff00
#f2f000 hex color has a decimal value of 15921152.
HEX | f2f000 | #f2f000 |
---|---|---|
RGB | 242, 240, 0 | rgb(242, 240, 0) |
RGB Percent | 94.9, 94.12, 0 | rgb(94.9, 94.12, 0) |
CMYK | 0, 1, 100, 5 | |
HSL | 59.5°, 100, 47.5 | hsl(59.5, 100%, 47.5%) |
HSV | 59.5°, 100, 94.9 |
XYZ | 67.778, 81.197, 12.1 |
---|---|
Hunter Lab | 90.109, -23.428, 55.115 |
CIE-LAB | 92.219, -19.758, 90.43 |
CIE-LCH | 92.219, 92.563, 102.325 |
CIE-LUV | 0, 0.83, 100, 5.1 |
Web Safe | ffff00 |
RGB percent of color #f2f000
CMYK percent of color #f2f000
Text with hexadecimal color #f2f000
This text has a font color of #f2f000
<p style="color:#f2f000">Text here</p>
#f2f000 Background Color
This box has a background color of #f2f000
<div style="background-color:#f2f000">Text here</div>
#f2f000 Border Color
This box has a border color of #f2f000
<div style="border: 4px solid #f2f000">Text here</div>
CSS codes
<p style="color:#f2f000">Text here</p>
<div style="background-color:#f2f000">Text here</div>
<div style="border: 4px solid #f2f000">Text here</div>
#f2f000 Color on white background
This is how a font and box color of #f2f000 will look
on a white background.
#f2f000 Color on black background
This is how a font and box color of #f2f000 hex color will look
on a black background.