#f986a3 color space conversions
Hex:
#f986a3
RGB:
249, 134, 163
CMY:
2, 47, 36
CMYK:
0, 46, 35, 2
HSL:
345°, 90.5512%, 75.0980%
HSV (HSB):
345°, 46.1847%, 97.6471%
XYZ:
54.2029, 39.8343, 39.4823
xyY:
0.4060, 0.2983, 39.8343
CIE-Lab:
69.3513, 46.7401, 4.5384
CIE-LCH:
69.3513, 46.9599, 5.5460
CIE-Luv:
69.3513, 75.4374, -2.5604
Hunter-Lab:
63.1144, 42.8463, 7.0902
#f986a3 color charts
#f986a3 color shades, tints & tones
#f986a3 color schemes
#f986a3 color preview, HTML & CSS examples
This text has a color of #f986a3
<p style="color:#f986a3;">Text here</p>
.mytext {color:#f986a3;}
This box has a color of #f986a3
<div style="background-color:#f986a3;">Content here</div>
.mybackground {background-color:#f986a3;}
Border around this has a color of #f986a3
<div style="border:2px solid #f986a3;">Content here</div>
.myborder {border:2px solid #f986a3;}