#f86d2d color space conversions
Hex:
#f86d2d
RGB:
248, 109, 45
CMY:
3, 57, 82
CMYK:
0, 56, 82, 3
HSL:
19°, 93.5484%, 57.4510%
HSV (HSB):
19°, 81.8548%, 97.2549%
XYZ:
44.6537, 31.0832, 6.1288
xyY:
0.5455, 0.3797, 31.0832
CIE-Lab:
62.5778, 49.9982, 58.8309
CIE-LCH:
62.5778, 77.2068, 49.6400
CIE-Luv:
62.5778, 113.5845, 48.9747
Hunter-Lab:
55.7523, 45.3995, 32.5090
#f86d2d color charts
#f86d2d color shades, tints & tones
#f86d2d color schemes
#f86d2d color preview, HTML & CSS examples
This text has a color of #f86d2d
<p style="color:#f86d2d;">Text here</p>
.mytext {color:#f86d2d;}
This box has a color of #f86d2d
<div style="background-color:#f86d2d;">Content here</div>
.mybackground {background-color:#f86d2d;}
Border around this has a color of #f86d2d
<div style="border:2px solid #f86d2d;">Content here</div>
.myborder {border:2px solid #f86d2d;}