In RGB color space, #f08f00 hex color has a red value of 240, a green value of 143 and a blue value of 0.
In CMYK color space (used in color printing), #f08f00 hex color is composed of 0% cyan, 40.42% magenta, 100% yellow and 5.88% black.
#f08f00 color has a hue of 35.8 degrees, a saturation of 100% and a lightness of 47.1%.
#f08f00 hex color contains mainly RED.
The closest web safe color of #f08f00 is #ff9900
#f08f00 hex color has a decimal value of 15765248.
HEX | f08f00 | #f08f00 |
---|---|---|
RGB | 240, 143, 0 | rgb(240, 143, 0) |
RGB Percent | 94.12, 56.08, 0 | rgb(94.12, 56.08, 0) |
CMYK | 0, 40, 100, 6 | |
HSL | 35.8°, 100, 47.1 | hsl(35.8, 100%, 47.1%) |
HSV | 35.8°, 100, 94.1 |
XYZ | 45.758, 38.17, 4.956 |
---|---|
Hunter Lab | 61.782, 24.086, 38.491 |
CIE-LAB | 68.146, 29.177, 73.67 |
CIE-LCH | 68.146, 79.237, 68.394 |
CIE-LUV | 0, 40.42, 100, 5.88 |
Web Safe | ff9900 |
RGB percent of color #f08f00
CMYK percent of color #f08f00
Text with hexadecimal color #f08f00
This text has a font color of #f08f00
<p style="color:#f08f00">Text here</p>
#f08f00 Background Color
This box has a background color of #f08f00
<div style="background-color:#f08f00">Text here</div>
#f08f00 Border Color
This box has a border color of #f08f00
<div style="border: 4px solid #f08f00">Text here</div>
CSS codes
<p style="color:#f08f00">Text here</p>
<div style="background-color:#f08f00">Text here</div>
<div style="border: 4px solid #f08f00">Text here</div>
#f08f00 Color on white background
This is how a font and box color of #f08f00 will look
on a white background.
#f08f00 Color on black background
This is how a font and box color of #f08f00 hex color will look
on a black background.