#f980d1 color space conversions
Hex:
#f980d1
RGB:
249, 128, 209
CMY:
2, 50, 18
CMYK:
0, 49, 16, 2
HSL:
320°, 90.9774%, 73.9216%
HSV (HSB):
320°, 48.5944%, 97.6471%
XYZ:
58.2947, 40.1815, 65.0049
xyY:
0.3566, 0.2458, 40.1815
CIE-Lab:
69.5986, 55.8558, -20.8226
CIE-LCH:
69.5986, 59.6108, 339.5549
CIE-Luv:
69.5986, 67.4561, -41.5141
Hunter-Lab:
63.3889, 53.2244, -16.4293
#f980d1 color charts
#f980d1 color shades, tints & tones
#f980d1 color schemes
#f980d1 color preview, HTML & CSS examples
This text has a color of #f980d1
<p style="color:#f980d1;">Text here</p>
.mytext {color:#f980d1;}
This box has a color of #f980d1
<div style="background-color:#f980d1;">Content here</div>
.mybackground {background-color:#f980d1;}
Border around this has a color of #f980d1
<div style="border:2px solid #f980d1;">Content here</div>
.myborder {border:2px solid #f980d1;}