#f86401 color space conversions
Hex:
#f86401
RGB:
248, 100, 1
CMY:
3, 61, 100
CMYK:
0, 60, 100, 3
HSL:
24°, 99.1968%, 48.8235%
HSV (HSB):
24°, 99.5968%, 97.2549%
XYZ:
43.2740, 29.0730, 3.3596
xyY:
0.5716, 0.3840, 29.0730
CIE-Lab:
60.8460, 53.4178, 69.7637
CIE-LCH:
60.8460, 87.8660, 52.5588
CIE-Luv:
60.8460, 123.2505, 52.4116
Hunter-Lab:
53.9194, 48.8997, 34.0494
#f86401 color charts
#f86401 color shades, tints & tones
#f86401 color schemes
#f86401 color preview, HTML & CSS examples
This text has a color of #f86401
<p style="color:#f86401;">Text here</p>
.mytext {color:#f86401;}
This box has a color of #f86401
<div style="background-color:#f86401;">Content here</div>
.mybackground {background-color:#f86401;}
Border around this has a color of #f86401
<div style="border:2px solid #f86401;">Content here</div>
.myborder {border:2px solid #f86401;}