#fa77d2 color space conversions
Hex:
#fa77d2
RGB:
250, 119, 210
CMY:
2, 53, 18
CMYK:
0, 52, 16, 2
HSL:
318°, 92.9078%, 72.3529%
HSV (HSB):
318°, 52.4000%, 98.0392%
XYZ:
57.6540, 38.1708, 65.3018
xyY:
0.3578, 0.2369, 38.1708
CIE-Lab:
68.1463, 60.5538, -23.5826
CIE-LCH:
68.1463, 64.9838, 338.7217
CIE-Luv:
68.1463, 72.0376, -46.5035
Hunter-Lab:
61.7825, 58.4527, -19.4195
#fa77d2 color charts
#fa77d2 color shades, tints & tones
#fa77d2 color schemes
#fa77d2 color preview, HTML & CSS examples
This text has a color of #fa77d2
<p style="color:#fa77d2;">Text here</p>
.mytext {color:#fa77d2;}
This box has a color of #fa77d2
<div style="background-color:#fa77d2;">Content here</div>
.mybackground {background-color:#fa77d2;}
Border around this has a color of #fa77d2
<div style="border:2px solid #fa77d2;">Content here</div>
.myborder {border:2px solid #fa77d2;}