#fa945f color space conversions
Hex:
        #fa945f
        RGB:
        250, 148, 95
        CMY:
        2, 42, 63
        CMYK:
        0, 41, 62, 2
      HSL:
        21°, 93.9394%, 67.6471%
        HSV (HSB):
        21°, 62.0000%, 98.0392%
        XYZ:
        52.0798, 42.3300, 16.2521
        xyY:
        0.4706, 0.3825, 42.3300
      CIE-Lab:
        71.0979, 33.7261, 44.0775
        CIE-LCH:
        71.0979, 55.5002, 52.5784
        CIE-Luv:
        71.0979, 78.8263, 45.6928
        Hunter-Lab:
        65.0615, 29.0262, 30.7327
      #fa945f color charts
#fa945f RGB chart
      #fa945f CMYK chart
      #fa945f RGB pie chart
      #fa945f color shades, tints & tones
#fa945f color schemes
#fa945f color preview, HTML & CSS examples
           This text has a color of #fa945f        
        
          <p style="color:#fa945f;">Text here</p>
        
        
          .mytext {color:#fa945f;}
        
        Text color #fa945f
      
           This box has a color of #fa945f        
        
          <div style="background-color:#fa945f;">Content here</div>
        
        
          .mybackground {background-color:#fa945f;}
        
        Background color #fa945f
      
           Border around this has a color of #fa945f        
        
          <div style="border:2px solid #fa945f;">Content here</div>
        
        
          .myborder {border:2px solid #fa945f;}
        
        Border color #fa945f