#f86f3a color space conversions
Hex:
#f86f3a
RGB:
248, 111, 58
CMY:
3, 56, 77
CMYK:
0, 55, 77, 3
HSL:
17°, 93.1373%, 60.0000%
HSV (HSB):
17°, 76.6129%, 97.2549%
XYZ:
45.1596, 31.6308, 7.7282
xyY:
0.5343, 0.3742, 31.6308
CIE-Lab:
63.0366, 49.4830, 53.4626
CIE-LCH:
63.0366, 72.8479, 47.2138
CIE-Luv:
63.0366, 110.5849, 45.9877
Hunter-Lab:
56.2413, 44.9063, 31.2218
#f86f3a color charts
#f86f3a color shades, tints & tones
#f86f3a color schemes
#f86f3a color preview, HTML & CSS examples
This text has a color of #f86f3a
<p style="color:#f86f3a;">Text here</p>
.mytext {color:#f86f3a;}
This box has a color of #f86f3a
<div style="background-color:#f86f3a;">Content here</div>
.mybackground {background-color:#f86f3a;}
Border around this has a color of #f86f3a
<div style="border:2px solid #f86f3a;">Content here</div>
.myborder {border:2px solid #f86f3a;}