#fa01ca color space conversions
Hex:
#fa01ca
RGB:
250, 1, 202
CMY:
2, 100, 21
CMYK:
0, 100, 19, 2
HSL:
312°, 99.2032%, 49.2157%
HSV (HSB):
312°, 99.6000%, 98.0392%
XYZ:
50.0959, 24.6100, 57.9870
xyY:
0.3775, 0.1855, 24.6100
CIE-Lab:
56.6934, 90.5515, -36.7804
CIE-LCH:
56.6934, 97.7362, 337.8939
CIE-Luv:
56.6934, 103.1506, -69.9862
Hunter-Lab:
49.6084, 93.4391, -34.5778
#fa01ca color charts
#fa01ca RGB chart
#fa01ca CMYK chart
#fa01ca RGB pie chart
#fa01ca color shades, tints & tones
#fa01ca color schemes
#fa01ca color preview, HTML & CSS examples
This text has a color of #fa01ca
<p style="color:#fa01ca;">Text here</p>
.mytext {color:#fa01ca;}
Text color #fa01ca
This box has a color of #fa01ca
<div style="background-color:#fa01ca;">Content here</div>
.mybackground {background-color:#fa01ca;}
Background color #fa01ca
Border around this has a color of #fa01ca
<div style="border:2px solid #fa01ca;">Content here</div>
.myborder {border:2px solid #fa01ca;}
Border color #fa01ca