#fa19d9 color space conversions
Hex:
#fa19d9
RGB:
250, 25, 217
CMY:
2, 90, 15
CMYK:
0, 90, 13, 2
HSL:
309°, 95.7447%, 53.9216%
HSV (HSB):
309°, 90.0000%, 98.0392%
XYZ:
52.2964, 26.0290, 67.9134
xyY:
0.3576, 0.1780, 26.0290
CIE-Lab:
58.0646, 90.4703, -43.1840
CIE-LCH:
58.0646, 100.2484, 334.4836
CIE-Luv:
58.0646, 94.9138, -79.9886
Hunter-Lab:
51.0186, 93.6878, -43.2108
#fa19d9 color charts
#fa19d9 color shades, tints & tones
#fa19d9 color schemes
#fa19d9 color preview, HTML & CSS examples
This text has a color of #fa19d9
<p style="color:#fa19d9;">Text here</p>
.mytext {color:#fa19d9;}
This box has a color of #fa19d9
<div style="background-color:#fa19d9;">Content here</div>
.mybackground {background-color:#fa19d9;}
Border around this has a color of #fa19d9
<div style="border:2px solid #fa19d9;">Content here</div>
.myborder {border:2px solid #fa19d9;}