#f980c7 color space conversions
Hex:
#f980c7
RGB:
249, 128, 199
CMY:
2, 50, 22
CMYK:
0, 49, 20, 2
HSL:
325°, 90.9774%, 73.9216%
HSV (HSB):
325°, 48.5944%, 97.6471%
XYZ:
57.0949, 39.7016, 58.6868
xyY:
0.3672, 0.2553, 39.7016
CIE-Lab:
69.2565, 54.3959, -15.7695
CIE-LCH:
69.2565, 56.6356, 343.8330
CIE-Luv:
69.2565, 70.0054, -33.4482
Hunter-Lab:
63.0092, 51.4791, -11.1163
#f980c7 color charts
#f980c7 color shades, tints & tones
#f980c7 color schemes
#f980c7 color preview, HTML & CSS examples
This text has a color of #f980c7
<p style="color:#f980c7;">Text here</p>
.mytext {color:#f980c7;}
This box has a color of #f980c7
<div style="background-color:#f980c7;">Content here</div>
.mybackground {background-color:#f980c7;}
Border around this has a color of #f980c7
<div style="border:2px solid #f980c7;">Content here</div>
.myborder {border:2px solid #f980c7;}