#fa605b color space conversions
Hex:
        #fa605b
        RGB:
        250, 96, 91
        CMY:
        2, 62, 64
        CMYK:
        0, 62, 64, 2
      HSL:
        2°, 94.0828%, 66.8627%
        HSV (HSB):
        2°, 63.6000%, 98.0392%
        XYZ:
        45.4955, 29.4451, 13.1831
        xyY:
        0.5163, 0.3341, 29.4451
      CIE-Lab:
        61.1724, 58.4833, 34.1135
        CIE-LCH:
        61.1724, 67.7054, 30.2551
        CIE-Luv:
        61.1724, 117.4257, 27.6641
        Hunter-Lab:
        54.2633, 54.6975, 23.5800
      #fa605b color charts
#fa605b RGB chart
      #fa605b CMYK chart
      #fa605b RGB pie chart
      #fa605b color shades, tints & tones
#fa605b color schemes
#fa605b color preview, HTML & CSS examples
           This text has a color of #fa605b        
        
          <p style="color:#fa605b;">Text here</p>
        
        
          .mytext {color:#fa605b;}
        
        Text color #fa605b
      
           This box has a color of #fa605b        
        
          <div style="background-color:#fa605b;">Content here</div>
        
        
          .mybackground {background-color:#fa605b;}
        
        Background color #fa605b
      
           Border around this has a color of #fa605b        
        
          <div style="border:2px solid #fa605b;">Content here</div>
        
        
          .myborder {border:2px solid #fa605b;}
        
        Border color #fa605b