#f85c08 color space conversions
Hex:
#f85c08
RGB:
248, 92, 8
CMY:
3, 64, 97
CMYK:
0, 63, 97, 3
HSL:
21°, 94.4882%, 50.1961%
HSV (HSB):
21°, 96.7742%, 97.2549%
XYZ:
42.5824, 27.6283, 3.3182
xyY:
0.5791, 0.3757, 27.6283
CIE-Lab:
59.5514, 56.9375, 67.7903
CIE-LCH:
59.5514, 88.5291, 49.9729
CIE-Luv:
59.5514, 129.2256, 49.6697
Hunter-Lab:
52.5626, 52.6230, 33.0510
#f85c08 color charts
#f85c08 color shades, tints & tones
#f85c08 color schemes
#f85c08 color preview, HTML & CSS examples
This text has a color of #f85c08
<p style="color:#f85c08;">Text here</p>
.mytext {color:#f85c08;}
This box has a color of #f85c08
<div style="background-color:#f85c08;">Content here</div>
.mybackground {background-color:#f85c08;}
Border around this has a color of #f85c08
<div style="border:2px solid #f85c08;">Content here</div>
.myborder {border:2px solid #f85c08;}