#fa19d8 color space conversions
Hex:
#fa19d8
RGB:
250, 25, 216
CMY:
2, 90, 15
CMYK:
0, 90, 14, 2
HSL:
309°, 95.7447%, 53.9216%
HSV (HSB):
309°, 90.0000%, 98.0392%
XYZ:
52.1666, 25.9771, 67.2303
xyY:
0.3588, 0.1787, 25.9771
CIE-Lab:
58.0153, 90.3436, -42.6941
CIE-LCH:
58.0153, 99.9237, 334.7058
CIE-Luv:
58.0153, 95.3467, -79.2121
Hunter-Lab:
50.9678, 93.5052, -42.5306
#fa19d8 color charts
#fa19d8 color shades, tints & tones
#fa19d8 color schemes
#fa19d8 color preview, HTML & CSS examples
This text has a color of #fa19d8
<p style="color:#fa19d8;">Text here</p>
.mytext {color:#fa19d8;}
This box has a color of #fa19d8
<div style="background-color:#fa19d8;">Content here</div>
.mybackground {background-color:#fa19d8;}
Border around this has a color of #fa19d8
<div style="border:2px solid #fa19d8;">Content here</div>
.myborder {border:2px solid #fa19d8;}