#f986d6 color space conversions
Hex:
#f986d6
RGB:
249, 134, 214
CMY:
2, 47, 16
CMYK:
0, 46, 14, 2
HSL:
318°, 90.5512%, 75.0980%
HSV (HSB):
318°, 46.1847%, 97.6471%
XYZ:
59.7296, 42.0450, 68.5857
xyY:
0.3506, 0.2468, 42.0450
CIE-Lab:
70.9019, 53.6955, -21.6127
CIE-LCH:
70.9019, 57.8819, 338.0750
CIE-Luv:
70.9019, 63.3799, -42.4783
Hunter-Lab:
64.8421, 50.9525, -17.3236
#f986d6 color charts
#f986d6 color shades, tints & tones
#f986d6 color schemes
#f986d6 color preview, HTML & CSS examples
This text has a color of #f986d6
<p style="color:#f986d6;">Text here</p>
.mytext {color:#f986d6;}
This box has a color of #f986d6
<div style="background-color:#f986d6;">Content here</div>
.mybackground {background-color:#f986d6;}
Border around this has a color of #f986d6
<div style="border:2px solid #f986d6;">Content here</div>
.myborder {border:2px solid #f986d6;}