#f97fc7 color space conversions
Hex:
#f97fc7
RGB:
249, 127, 199
CMY:
2, 50, 22
CMYK:
0, 49, 20, 2
HSL:
325°, 91.0448%, 73.7255%
HSV (HSB):
325°, 48.9960%, 97.6471%
XYZ:
56.9651, 39.4420, 58.6435
xyY:
0.3674, 0.2544, 39.4420
CIE-Lab:
69.0702, 54.8787, -16.0506
CIE-LCH:
69.0702, 57.1777, 343.6972
CIE-Luv:
69.0702, 70.4983, -33.9522
Hunter-Lab:
62.8029, 52.0027, -11.4013
#f97fc7 color charts
#f97fc7 color shades, tints & tones
#f97fc7 color schemes
#f97fc7 color preview, HTML & CSS examples
This text has a color of #f97fc7
<p style="color:#f97fc7;">Text here</p>
.mytext {color:#f97fc7;}
This box has a color of #f97fc7
<div style="background-color:#f97fc7;">Content here</div>
.mybackground {background-color:#f97fc7;}
Border around this has a color of #f97fc7
<div style="border:2px solid #f97fc7;">Content here</div>
.myborder {border:2px solid #f97fc7;}