#f86d8d color space conversions
Hex:
#f86d8d
RGB:
248, 109, 141
CMY:
3, 57, 45
CMYK:
0, 56, 43, 3
HSL:
346°, 90.8497%, 70.0000%
HSV (HSB):
346°, 56.0484%, 97.2549%
XYZ:
48.9878, 32.8168, 28.9516
xyY:
0.4423, 0.2963, 32.8168
CIE-Lab:
64.0123, 56.0042, 9.3443
CIE-LCH:
64.0123, 56.7785, 9.4726
CIE-Luv:
64.0123, 94.9802, 1.5789
Hunter-Lab:
57.2860, 52.3928, 10.1357
#f86d8d color charts
#f86d8d color shades, tints & tones
#f86d8d color schemes
#f86d8d color preview, HTML & CSS examples
This text has a color of #f86d8d
<p style="color:#f86d8d;">Text here</p>
.mytext {color:#f86d8d;}
This box has a color of #f86d8d
<div style="background-color:#f86d8d;">Content here</div>
.mybackground {background-color:#f86d8d;}
Border around this has a color of #f86d8d
<div style="border:2px solid #f86d8d;">Content here</div>
.myborder {border:2px solid #f86d8d;}