#f86f6c color space conversions
Hex:
#f86f6c
RGB:
248, 111, 108
CMY:
3, 56, 58
CMYK:
0, 55, 56, 3
HSL:
1°, 90.9091%, 69.8039%
HSV (HSB):
1°, 56.4516%, 97.2549%
XYZ:
47.1026, 32.4080, 17.9602
xyY:
0.4832, 0.3325, 32.4080
CIE-Lab:
63.6787, 52.2325, 27.6922
CIE-LCH:
63.6787, 59.1193, 27.9313
CIE-Luv:
63.6787, 101.8846, 23.5619
Hunter-Lab:
56.9281, 48.0678, 21.1443
#f86f6c color charts
#f86f6c color shades, tints & tones
#f86f6c color schemes
#f86f6c color preview, HTML & CSS examples
This text has a color of #f86f6c
<p style="color:#f86f6c;">Text here</p>
.mytext {color:#f86f6c;}
This box has a color of #f86f6c
<div style="background-color:#f86f6c;">Content here</div>
.mybackground {background-color:#f86f6c;}
Border around this has a color of #f86f6c
<div style="border:2px solid #f86f6c;">Content here</div>
.myborder {border:2px solid #f86f6c;}