#fa19d4 color space conversions
Hex:
#fa19d4
RGB:
250, 25, 212
CMY:
2, 90, 17
CMYK:
0, 90, 15, 2
HSL:
310°, 95.7447%, 53.9216%
HSV (HSB):
310°, 90.0000%, 98.0392%
XYZ:
51.6556, 25.7727, 64.5394
xyY:
0.3639, 0.1815, 25.7727
CIE-Lab:
57.8207, 89.8415, -40.7265
CIE-LCH:
57.8207, 98.6414, 335.6145
CIE-Luv:
57.8207, 97.0890, -76.0998
Hunter-Lab:
50.7668, 92.7831, -39.8381
#fa19d4 color charts
#fa19d4 color shades, tints & tones
#fa19d4 color schemes
#fa19d4 color preview, HTML & CSS examples
This text has a color of #fa19d4
<p style="color:#fa19d4;">Text here</p>
.mytext {color:#fa19d4;}
This box has a color of #fa19d4
<div style="background-color:#fa19d4;">Content here</div>
.mybackground {background-color:#fa19d4;}
Border around this has a color of #fa19d4
<div style="border:2px solid #fa19d4;">Content here</div>
.myborder {border:2px solid #fa19d4;}