In RGB color space, #f85f00 hex color has a red value of 248, a green value of 95 and a blue value of 0.
In CMYK color space (used in color printing), #f85f00 hex color is composed of 0% cyan, 61.69% magenta, 100% yellow and 2.75% black.
#f85f00 color has a hue of 23 degrees, a saturation of 100% and a lightness of 48.6%.
#f85f00 hex color contains mainly RED.
The closest web safe color of #f85f00 is #ff6600
#f85f00 hex color has a decimal value of 16277248.
HEX | f85f00 | #f85f00 |
---|---|---|
RGB | 248, 95, 0 | rgb(248, 95, 0) |
RGB Percent | 97.25, 37.25, 0 | rgb(97.25, 37.25, 0) |
CMYK | 0, 62, 100, 3 | |
HSL | 23°, 100, 48.6 | hsl(23, 100%, 48.6%) |
HSV | 23°, 100, 97.3 |
XYZ | 42.804, 28.141, 3.176 |
---|---|
Hunter Lab | 53.048, 51.196, 33.584 |
CIE-LAB | 60.016, 55.598, 69.496 |
CIE-LCH | 60.016, 88.999, 51.34 |
CIE-LUV | 0, 61.69, 100, 2.75 |
Web Safe | ff6600 |
RGB percent of color #f85f00
CMYK percent of color #f85f00
Text with hexadecimal color #f85f00
This text has a font color of #f85f00
<p style="color:#f85f00">Text here</p>
#f85f00 Background Color
This box has a background color of #f85f00
<div style="background-color:#f85f00">Text here</div>
#f85f00 Border Color
This box has a border color of #f85f00
<div style="border: 4px solid #f85f00">Text here</div>
CSS codes
<p style="color:#f85f00">Text here</p>
<div style="background-color:#f85f00">Text here</div>
<div style="border: 4px solid #f85f00">Text here</div>
#f85f00 Color on white background
This is how a font and box color of #f85f00 will look
on a white background.
#f85f00 Color on black background
This is how a font and box color of #f85f00 hex color will look
on a black background.