In RGB color space, #f2f800 hex color has a red value of 242, a green value of 248 and a blue value of 0.
In CMYK color space (used in color printing), #f2f800 hex color is composed of 2.42% cyan, 0% magenta, 100% yellow and 2.75% black.
#f2f800 color has a hue of 61.5 degrees, a saturation of 100% and a lightness of 48.6%.
#f2f800 hex color contains mainly GREEN.
The closest web safe color of #f2f800 is #ffff00
#f2f800 hex color has a decimal value of 15923200.
HEX | f2f800 | #f2f800 |
---|---|---|
RGB | 242, 248, 0 | rgb(242, 248, 0) |
RGB Percent | 94.9, 97.25, 0 | rgb(94.9, 97.25, 0) |
CMYK | 2, 0, 100, 3 | |
HSL | 61.5°, 100, 48.6 | hsl(61.5, 100%, 48.6%) |
HSV | 61.5°, 100, 97.3 |
XYZ | 70.185, 86.012, 12.903 |
---|---|
Hunter Lab | 92.743, -27.216, 56.671 |
CIE-LAB | 94.317, -23.576, 91.966 |
CIE-LCH | 94.317, 94.94, 104.378 |
CIE-LUV | 2.42, 0, 100, 2.75 |
Web Safe | ffff00 |
RGB percent of color #f2f800
CMYK percent of color #f2f800
Text with hexadecimal color #f2f800
This text has a font color of #f2f800
<p style="color:#f2f800">Text here</p>
#f2f800 Background Color
This box has a background color of #f2f800
<div style="background-color:#f2f800">Text here</div>
#f2f800 Border Color
This box has a border color of #f2f800
<div style="border: 4px solid #f2f800">Text here</div>
CSS codes
<p style="color:#f2f800">Text here</p>
<div style="background-color:#f2f800">Text here</div>
<div style="border: 4px solid #f2f800">Text here</div>
#f2f800 Color on white background
This is how a font and box color of #f2f800 will look
on a white background.
#f2f800 Color on black background
This is how a font and box color of #f2f800 hex color will look
on a black background.