#f977c3 color space conversions
Hex:
#f977c3
RGB:
249, 119, 195
CMY:
2, 53, 24
CMYK:
0, 52, 22, 2
HSL:
325°, 91.5493%, 72.1569%
HSV (HSB):
325°, 52.2088%, 97.6471%
XYZ:
55.5141, 37.2735, 55.8984
xyY:
0.3734, 0.2507, 37.2735
CIE-Lab:
67.4817, 58.1155, -16.2096
CIE-LCH:
67.4817, 60.3338, 344.4151
CIE-Luv:
67.4817, 75.4502, -34.6766
Hunter-Lab:
61.0520, 55.4674, -11.5486
#f977c3 color charts
#f977c3 color shades, tints & tones
#f977c3 color schemes
#f977c3 color preview, HTML & CSS examples
This text has a color of #f977c3
<p style="color:#f977c3;">Text here</p>
.mytext {color:#f977c3;}
This box has a color of #f977c3
<div style="background-color:#f977c3;">Content here</div>
.mybackground {background-color:#f977c3;}
Border around this has a color of #f977c3
<div style="border:2px solid #f977c3;">Content here</div>
.myborder {border:2px solid #f977c3;}