#f85f03 color space conversions
Hex:
#f85f03
RGB:
248, 95, 3
CMY:
3, 63, 99
CMYK:
0, 62, 99, 3
HSL:
23°, 97.6096%, 49.2157%
HSV (HSB):
23°, 98.7903%, 97.2549%
XYZ:
42.8200, 28.1475, 3.2623
xyY:
0.5769, 0.3792, 28.1475
CIE-Lab:
60.0217, 55.6208, 68.9540
CIE-LCH:
60.0217, 88.5908, 51.1091
CIE-Luv:
60.0217, 127.0984, 50.8647
Hunter-Lab:
53.0542, 51.2226, 33.4922
#f85f03 color charts
#f85f03 color shades, tints & tones
#f85f03 color schemes
#f85f03 color preview, HTML & CSS examples
This text has a color of #f85f03
<p style="color:#f85f03;">Text here</p>
.mytext {color:#f85f03;}
This box has a color of #f85f03
<div style="background-color:#f85f03;">Content here</div>
.mybackground {background-color:#f85f03;}
Border around this has a color of #f85f03
<div style="border:2px solid #f85f03;">Content here</div>
.myborder {border:2px solid #f85f03;}