#f980cf color space conversions
Hex:
#f980cf
RGB:
249, 128, 207
CMY:
2, 50, 19
CMYK:
0, 49, 17, 2
HSL:
321°, 90.9774%, 73.9216%
HSV (HSB):
321°, 48.5944%, 97.6471%
XYZ:
58.0486, 40.0831, 63.7088
xyY:
0.3587, 0.2477, 40.0831
CIE-Lab:
69.5287, 55.5587, -19.8164
CIE-LCH:
69.5287, 58.9869, 340.3699
CIE-Luv:
69.5287, 67.9664, -39.8946
Hunter-Lab:
63.3112, 52.8680, -15.3445
#f980cf color charts
#f980cf color shades, tints & tones
#f980cf color schemes
#f980cf color preview, HTML & CSS examples
This text has a color of #f980cf
<p style="color:#f980cf;">Text here</p>
.mytext {color:#f980cf;}
This box has a color of #f980cf
<div style="background-color:#f980cf;">Content here</div>
.mybackground {background-color:#f980cf;}
Border around this has a color of #f980cf
<div style="border:2px solid #f980cf;">Content here</div>
.myborder {border:2px solid #f980cf;}