#f980c6 color space conversions
Hex:
#f980c6
RGB:
249, 128, 198
CMY:
2, 50, 22
CMYK:
0, 49, 20, 2
HSL:
325°, 90.9774%, 73.9216%
HSV (HSB):
325°, 48.5944%, 97.6471%
XYZ:
56.9791, 39.6553, 58.0772
xyY:
0.3683, 0.2563, 39.6553
CIE-Lab:
69.2233, 54.2535, -15.2611
CIE-LCH:
69.2233, 56.3591, 344.2891
CIE-Luv:
69.2233, 70.2598, -32.6465
Hunter-Lab:
62.9725, 51.3097, -10.6003
#f980c6 color charts
#f980c6 color shades, tints & tones
#f980c6 color schemes
#f980c6 color preview, HTML & CSS examples
This text has a color of #f980c6
<p style="color:#f980c6;">Text here</p>
.mytext {color:#f980c6;}
This box has a color of #f980c6
<div style="background-color:#f980c6;">Content here</div>
.mybackground {background-color:#f980c6;}
Border around this has a color of #f980c6
<div style="border:2px solid #f980c6;">Content here</div>
.myborder {border:2px solid #f980c6;}