#fa019c color space conversions
Hex:
#fa019c
RGB:
250, 1, 156
CMY:
2, 100, 39
CMYK:
0, 100, 38, 2
HSL:
323°, 99.2032%, 49.2157%
HSV (HSB):
323°, 99.6000%, 98.0392%
XYZ:
45.4359, 22.7460, 33.4482
xyY:
0.4471, 0.2238, 22.7460
CIE-Lab:
54.8097, 85.7378, -12.8625
CIE-LCH:
54.8097, 86.6973, 351.4680
CIE-Luv:
54.8097, 124.9582, -34.1681
Hunter-Lab:
47.6928, 86.5910, -8.1967
#fa019c color charts
#fa019c color shades, tints & tones
#fa019c color schemes
#fa019c color preview, HTML & CSS examples
This text has a color of #fa019c
<p style="color:#fa019c;">Text here</p>
.mytext {color:#fa019c;}
This box has a color of #fa019c
<div style="background-color:#fa019c;">Content here</div>
.mybackground {background-color:#fa019c;}
Border around this has a color of #fa019c
<div style="border:2px solid #fa019c;">Content here</div>
.myborder {border:2px solid #fa019c;}