#fa175b color space conversions
Hex:
        #fa175b
        RGB:
        250, 23, 91
        CMY:
        2, 91, 64
        CMYK:
        0, 91, 64, 2
      HSL:
        342°, 95.7806%, 53.5294%
        HSV (HSB):
        342°, 90.8000%, 98.0392%
        XYZ:
        41.6191, 21.6921, 11.8910
        xyY:
        0.5534, 0.2885, 21.6921
      CIE-Lab:
        53.6988, 79.2573, 24.5723
        CIE-LCH:
        53.6988, 82.9790, 17.2251
        CIE-Luv:
        53.6988, 150.4982, 11.5153
        Hunter-Lab:
        46.5748, 78.0010, 17.4651
      #fa175b color charts
#fa175b RGB chart
      #fa175b CMYK chart
      #fa175b RGB pie chart
      #fa175b color shades, tints & tones
#fa175b color schemes
#fa175b color preview, HTML & CSS examples
           This text has a color of #fa175b        
        
          <p style="color:#fa175b;">Text here</p>
        
        
          .mytext {color:#fa175b;}
        
        Text color #fa175b
      
           This box has a color of #fa175b        
        
          <div style="background-color:#fa175b;">Content here</div>
        
        
          .mybackground {background-color:#fa175b;}
        
        Background color #fa175b
      
           Border around this has a color of #fa175b        
        
          <div style="border:2px solid #fa175b;">Content here</div>
        
        
          .myborder {border:2px solid #fa175b;}
        
        Border color #fa175b