#fa01cb color space conversions
Hex:
#fa01cb
RGB:
250, 1, 203
CMY:
2, 100, 20
CMYK:
0, 100, 19, 2
HSL:
311°, 99.2032%, 49.2157%
HSV (HSB):
311°, 99.6000%, 98.0392%
XYZ:
50.2147, 24.6575, 58.6127
xyY:
0.3762, 0.1847, 24.6575
CIE-Lab:
56.7402, 90.6689, -37.2808
CIE-LCH:
56.7402, 98.0342, 337.6488
CIE-Luv:
56.7402, 102.6914, -70.7664
Hunter-Lab:
49.6563, 93.6086, -35.2245
#fa01cb color charts
#fa01cb color shades, tints & tones
#fa01cb color schemes
#fa01cb color preview, HTML & CSS examples
This text has a color of #fa01cb
<p style="color:#fa01cb;">Text here</p>
.mytext {color:#fa01cb;}
This box has a color of #fa01cb
<div style="background-color:#fa01cb;">Content here</div>
.mybackground {background-color:#fa01cb;}
Border around this has a color of #fa01cb
<div style="border:2px solid #fa01cb;">Content here</div>
.myborder {border:2px solid #fa01cb;}