#f86c48 color space conversions
Hex:
#f86c48
RGB:
248, 108, 72
CMY:
3, 58, 72
CMYK:
0, 56, 71, 3
HSL:
12°, 92.6316%, 62.7451%
HSV (HSB):
12°, 70.9677%, 97.2549%
XYZ:
45.2437, 31.1495, 9.7587
xyY:
0.5252, 0.3616, 31.1495
CIE-Lab:
62.6336, 51.4620, 46.0714
CIE-LCH:
62.6336, 69.0718, 41.8365
CIE-Luv:
62.6336, 110.9060, 40.0060
Hunter-Lab:
55.8117, 47.0302, 28.7013
#f86c48 color charts
#f86c48 color shades, tints & tones
#f86c48 color schemes
#f86c48 color preview, HTML & CSS examples
This text has a color of #f86c48
<p style="color:#f86c48;">Text here</p>
.mytext {color:#f86c48;}
This box has a color of #f86c48
<div style="background-color:#f86c48;">Content here</div>
.mybackground {background-color:#f86c48;}
Border around this has a color of #f86c48
<div style="border:2px solid #f86c48;">Content here</div>
.myborder {border:2px solid #f86c48;}