#fa14ac color space conversions
Hex:
#fa14ac
RGB:
250, 20, 172
CMY:
2, 92, 33
CMYK:
0, 92, 31, 2
HSL:
320°, 95.8333%, 52.9412%
HSV (HSB):
320°, 92.0000%, 98.0392%
XYZ:
47.1209, 23.8029, 41.1406
xyY:
0.4205, 0.2124, 23.8029
CIE-Lab:
55.8899, 85.8563, -20.6403
CIE-LCH:
55.8899, 88.3024, 346.4823
CIE-Luv:
55.8899, 115.8274, -45.2558
Hunter-Lab:
48.7882, 87.0206, -15.8445
#fa14ac color charts
#fa14ac color shades, tints & tones
#fa14ac color schemes
#fa14ac color preview, HTML & CSS examples
This text has a color of #fa14ac
<p style="color:#fa14ac;">Text here</p>
.mytext {color:#fa14ac;}
This box has a color of #fa14ac
<div style="background-color:#fa14ac;">Content here</div>
.mybackground {background-color:#fa14ac;}
Border around this has a color of #fa14ac
<div style="border:2px solid #fa14ac;">Content here</div>
.myborder {border:2px solid #fa14ac;}