#f86c3f color space conversions
Hex:
#f86c3f
RGB:
248, 108, 63
CMY:
3, 58, 75
CMYK:
0, 56, 75, 3
HSL:
15°, 92.9648%, 60.9804%
HSV (HSB):
15°, 74.5968%, 97.2549%
XYZ:
44.9712, 31.0405, 8.3238
xyY:
0.5332, 0.3681, 31.0405
CIE-Lab:
62.5418, 51.0725, 50.5346
CIE-LCH:
62.5418, 71.8480, 44.6967
CIE-Luv:
62.5418, 112.2391, 43.3384
Hunter-Lab:
55.7140, 46.5821, 30.1417
#f86c3f color charts
#f86c3f color shades, tints & tones
#f86c3f color schemes
#f86c3f color preview, HTML & CSS examples
This text has a color of #f86c3f
<p style="color:#f86c3f;">Text here</p>
.mytext {color:#f86c3f;}
This box has a color of #f86c3f
<div style="background-color:#f86c3f;">Content here</div>
.mybackground {background-color:#f86c3f;}
Border around this has a color of #f86c3f
<div style="border:2px solid #f86c3f;">Content here</div>
.myborder {border:2px solid #f86c3f;}