In RGB color space, #f2b00f hex color has a red value of 242, a green value of 176 and a blue value of 15.
In CMYK color space (used in color printing), #f2b00f hex color is composed of 0% cyan, 27.27% magenta, 93.8% yellow and 5.1% black.
#f2b00f color has a hue of 42.6 degrees, a saturation of 89.72% and a lightness of 50.4%.
#f2b00f hex color contains mainly RED.
The closest web safe color of #f2b00f is #ff9900
#f2b00f hex color has a decimal value of 15904783.
HEX | f2b00f | #f2b00f |
---|---|---|
RGB | 242, 176, 15 | rgb(242, 176, 15) |
RGB Percent | 94.9, 69.02, 5.88 | rgb(94.9, 69.02, 5.88) |
CMYK | 0, 27, 94, 5 | |
HSL | 42.6°, 89.72, 50.4 | hsl(42.6, 89.72%, 50.4%) |
HSV | 42.6°, 93.8, 94.9 |
XYZ | 52.23, 49.962, 7.343 |
---|---|
Hunter Lab | 70.684, 8.201, 43.319 |
CIE-LAB | 76.046, 12.791, 77.292 |
CIE-LCH | 76.046, 78.343, 80.603 |
CIE-LUV | 0, 27.27, 93.8, 5.1 |
Web Safe | ff9900 |
RGB percent of color #f2b00f
CMYK percent of color #f2b00f
Text with hexadecimal color #f2b00f
This text has a font color of #f2b00f
<p style="color:#f2b00f">Text here</p>
#f2b00f Background Color
This box has a background color of #f2b00f
<div style="background-color:#f2b00f">Text here</div>
#f2b00f Border Color
This box has a border color of #f2b00f
<div style="border: 4px solid #f2b00f">Text here</div>
CSS codes
<p style="color:#f2b00f">Text here</p>
<div style="background-color:#f2b00f">Text here</div>
<div style="border: 4px solid #f2b00f">Text here</div>
#f2b00f Color on white background
This is how a font and box color of #f2b00f will look
on a white background.
#f2b00f Color on black background
This is how a font and box color of #f2b00f hex color will look
on a black background.