#f97fc2 color space conversions
Hex:
#f97fc2
RGB:
249, 127, 194
CMY:
2, 50, 24
CMYK:
0, 49, 22, 2
HSL:
327°, 91.0448%, 73.7255%
HSV (HSB):
327°, 48.9960%, 97.6471%
XYZ:
56.3939, 39.2135, 55.6356
xyY:
0.3729, 0.2593, 39.2135
CIE-Lab:
68.9057, 54.1743, -13.5033
CIE-LCH:
68.9057, 55.8319, 346.0039
CIE-Luv:
68.9057, 71.7807, -29.9527
Hunter-Lab:
62.6207, 51.1643, -8.8420
#f97fc2 color charts
#f97fc2 color shades, tints & tones
#f97fc2 color schemes
#f97fc2 color preview, HTML & CSS examples
This text has a color of #f97fc2
<p style="color:#f97fc2;">Text here</p>
.mytext {color:#f97fc2;}
This box has a color of #f97fc2
<div style="background-color:#f97fc2;">Content here</div>
.mybackground {background-color:#f97fc2;}
Border around this has a color of #f97fc2
<div style="border:2px solid #f97fc2;">Content here</div>
.myborder {border:2px solid #f97fc2;}