#fa016b color space conversions
Hex:
        #fa016b
        RGB:
        250, 1, 107
        CMY:
        2, 100, 58
        CMYK:
        0, 100, 57, 2
      HSL:
        334°, 99.2032%, 49.2157%
        HSV (HSB):
        334°, 99.6000%, 98.0392%
        XYZ:
        42.0890, 21.4072, 15.8236
        xyY:
        0.5306, 0.2699, 21.4072
      CIE-Lab:
        53.3923, 82.0020, 14.4914
        CIE-LCH:
        53.3923, 83.2726, 10.0218
        CIE-Luv:
        53.3923, 147.2303, 0.5649
        Hunter-Lab:
        46.2680, 81.4090, 12.1105
      #fa016b color charts
#fa016b RGB chart
      #fa016b CMYK chart
      #fa016b RGB pie chart
      #fa016b color shades, tints & tones
#fa016b color schemes
#fa016b color preview, HTML & CSS examples
           This text has a color of #fa016b        
        
          <p style="color:#fa016b;">Text here</p>
        
        
          .mytext {color:#fa016b;}
        
        Text color #fa016b
      
           This box has a color of #fa016b        
        
          <div style="background-color:#fa016b;">Content here</div>
        
        
          .mybackground {background-color:#fa016b;}
        
        Background color #fa016b
      
           Border around this has a color of #fa016b        
        
          <div style="border:2px solid #fa016b;">Content here</div>
        
        
          .myborder {border:2px solid #fa016b;}
        
        Border color #fa016b