#fa1cc9 color space conversions
Hex:
#fa1cc9
RGB:
250, 28, 201
CMY:
2, 89, 21
CMYK:
0, 89, 20, 2
HSL:
313°, 95.6897%, 54.5098%
HSV (HSB):
313°, 88.8000%, 98.0392%
XYZ:
50.3822, 25.3715, 57.5001
xyY:
0.3781, 0.1904, 25.3715
CIE-Lab:
57.4357, 88.1202, -35.0457
CIE-LCH:
57.4357, 94.8333, 338.3121
CIE-Luv:
57.4357, 101.6345, -67.1568
Hunter-Lab:
50.3702, 90.3948, -32.4234
#fa1cc9 color charts
#fa1cc9 color shades, tints & tones
#fa1cc9 color schemes
#fa1cc9 color preview, HTML & CSS examples
This text has a color of #fa1cc9
<p style="color:#fa1cc9;">Text here</p>
.mytext {color:#fa1cc9;}
This box has a color of #fa1cc9
<div style="background-color:#fa1cc9;">Content here</div>
.mybackground {background-color:#fa1cc9;}
Border around this has a color of #fa1cc9
<div style="border:2px solid #fa1cc9;">Content here</div>
.myborder {border:2px solid #fa1cc9;}