#fa19c8 color space conversions
Hex:
#fa19c8
RGB:
250, 25, 200
CMY:
2, 90, 22
CMYK:
0, 90, 20, 2
HSL:
313°, 95.7447%, 53.9216%
HSV (HSB):
313°, 90.0000%, 98.0392%
XYZ:
50.1973, 25.1894, 56.8599
xyY:
0.3796, 0.1905, 25.1894
CIE-Lab:
57.2595, 88.3839, -34.7472
CIE-LCH:
57.2595, 94.9688, 338.5382
CIE-Luv:
57.2595, 102.4120, -66.7131
Hunter-Lab:
50.1890, 90.6986, -32.0382
#fa19c8 color charts
#fa19c8 color shades, tints & tones
#fa19c8 color schemes
#fa19c8 color preview, HTML & CSS examples
This text has a color of #fa19c8
<p style="color:#fa19c8;">Text here</p>
.mytext {color:#fa19c8;}
This box has a color of #fa19c8
<div style="background-color:#fa19c8;">Content here</div>
.mybackground {background-color:#fa19c8;}
Border around this has a color of #fa19c8
<div style="border:2px solid #fa19c8;">Content here</div>
.myborder {border:2px solid #fa19c8;}