#fa77c5 color space conversions
Hex:
#fa77c5
RGB:
250, 119, 197
CMY:
2, 53, 23
CMYK:
0, 52, 21, 2
HSL:
324°, 92.9078%, 72.3529%
HSV (HSB):
324°, 52.4000%, 98.0392%
XYZ:
56.0992, 37.5489, 57.1142
xyY:
0.3721, 0.2491, 37.5489
CIE-Lab:
67.6868, 58.6949, -17.0088
CIE-LCH:
67.6868, 61.1097, 343.8393
CIE-Luv:
67.6868, 75.6425, -36.0151
Hunter-Lab:
61.2771, 56.1818, -12.3681
#fa77c5 color charts
#fa77c5 color shades, tints & tones
#fa77c5 color schemes
#fa77c5 color preview, HTML & CSS examples
This text has a color of #fa77c5
<p style="color:#fa77c5;">Text here</p>
.mytext {color:#fa77c5;}
This box has a color of #fa77c5
<div style="background-color:#fa77c5;">Content here</div>
.mybackground {background-color:#fa77c5;}
Border around this has a color of #fa77c5
<div style="border:2px solid #fa77c5;">Content here</div>
.myborder {border:2px solid #fa77c5;}