#f86b3f color space conversions
Hex:
#f86b3f
RGB:
248, 107, 63
CMY:
3, 58, 75
CMYK:
0, 57, 75, 3
HSL:
14°, 92.9648%, 60.9804%
HSV (HSB):
14°, 74.5968%, 97.2549%
XYZ:
44.8663, 30.8307, 8.2888
xyY:
0.5342, 0.3671, 30.8307
CIE-Lab:
62.3645, 51.5336, 50.3479
CIE-LCH:
62.3645, 72.0460, 44.3332
CIE-Luv:
62.3645, 112.9990, 43.0067
Hunter-Lab:
55.5254, 47.0641, 30.0170
#f86b3f color charts
#f86b3f color shades, tints & tones
#f86b3f color schemes
#f86b3f color preview, HTML & CSS examples
This text has a color of #f86b3f
<p style="color:#f86b3f;">Text here</p>
.mytext {color:#f86b3f;}
This box has a color of #f86b3f
<div style="background-color:#f86b3f;">Content here</div>
.mybackground {background-color:#f86b3f;}
Border around this has a color of #f86b3f
<div style="border:2px solid #f86b3f;">Content here</div>
.myborder {border:2px solid #f86b3f;}