#f86b6b color space conversions
Hex:
#f86b6b
RGB:
248, 107, 107
CMY:
3, 58, 58
CMYK:
0, 57, 57, 3
HSL:
0°, 90.9677%, 69.6078%
HSV (HSB):
0°, 56.8548%, 97.2549%
XYZ:
46.6229, 31.5334, 17.5392
xyY:
0.4872, 0.3295, 31.5334
CIE-Lab:
62.9553, 54.0028, 27.3088
CIE-LCH:
62.9553, 60.5150, 26.8254
CIE-Luv:
62.9553, 104.8046, 22.5959
Hunter-Lab:
56.1546, 49.9309, 20.7897
#f86b6b color charts
#f86b6b color shades, tints & tones
#f86b6b color schemes
#f86b6b color preview, HTML & CSS examples
This text has a color of #f86b6b
<p style="color:#f86b6b;">Text here</p>
.mytext {color:#f86b6b;}
This box has a color of #f86b6b
<div style="background-color:#f86b6b;">Content here</div>
.mybackground {background-color:#f86b6b;}
Border around this has a color of #f86b6b
<div style="border:2px solid #f86b6b;">Content here</div>
.myborder {border:2px solid #f86b6b;}