#fa5b95 color space conversions
Hex:
        #fa5b95
        RGB:
        250, 91, 149
        CMY:
        2, 64, 42
        CMYK:
        0, 64, 40, 2
      HSL:
        338°, 94.0828%, 66.8627%
        HSV (HSB):
        338°, 63.6000%, 98.0392%
        XYZ:
        48.5902, 29.9761, 31.6587
        xyY:
        0.4408, 0.2720, 29.9761
      CIE-Lab:
        61.6336, 65.1701, 1.3535
        CIE-LCH:
        61.6336, 65.1842, 1.1898
        CIE-Luv:
        61.6336, 104.0039, -10.8540
        Hunter-Lab:
        54.7504, 62.6030, 4.0416
      #fa5b95 color charts
#fa5b95 RGB chart
      #fa5b95 CMYK chart
      #fa5b95 RGB pie chart
      #fa5b95 color shades, tints & tones
#fa5b95 color schemes
#fa5b95 color preview, HTML & CSS examples
           This text has a color of #fa5b95        
        
          <p style="color:#fa5b95;">Text here</p>
        
        
          .mytext {color:#fa5b95;}
        
        Text color #fa5b95
      
           This box has a color of #fa5b95        
        
          <div style="background-color:#fa5b95;">Content here</div>
        
        
          .mybackground {background-color:#fa5b95;}
        
        Background color #fa5b95
      
           Border around this has a color of #fa5b95        
        
          <div style="border:2px solid #fa5b95;">Content here</div>
        
        
          .myborder {border:2px solid #fa5b95;}
        
        Border color #fa5b95