#f86f6b color space conversions
Hex:
#f86f6b
RGB:
248, 111, 107
CMY:
3, 56, 58
CMYK:
0, 55, 57, 3
HSL:
2°, 90.9677%, 69.6078%
HSV (HSB):
2°, 56.8548%, 97.2549%
XYZ:
47.0497, 32.3869, 17.6814
xyY:
0.4845, 0.3335, 32.3869
CIE-Lab:
63.6614, 52.1591, 28.2327
CIE-LCH:
63.6614, 59.3098, 28.4258
CIE-Luv:
63.6614, 102.1047, 24.1331
Hunter-Lab:
56.9095, 47.9826, 21.4156
#f86f6b color charts
#f86f6b color shades, tints & tones
#f86f6b color schemes
#f86f6b color preview, HTML & CSS examples
This text has a color of #f86f6b
<p style="color:#f86f6b;">Text here</p>
.mytext {color:#f86f6b;}
This box has a color of #f86f6b
<div style="background-color:#f86f6b;">Content here</div>
.mybackground {background-color:#f86f6b;}
Border around this has a color of #f86f6b
<div style="border:2px solid #f86f6b;">Content here</div>
.myborder {border:2px solid #f86f6b;}