#fa8b70 color space conversions
Hex:
        #fa8b70
        RGB:
        250, 139, 112
        CMY:
        2, 45, 56
        CMYK:
        0, 44, 55, 2
      HSL:
        12°, 93.2432%, 70.9804%
        HSV (HSB):
        12°, 55.2000%, 98.0392%
        XYZ:
        51.5816, 39.9591, 20.3235
        xyY:
        0.4611, 0.3572, 39.9591
      CIE-Lab:
        69.4404, 39.5615, 33.0120
        CIE-LCH:
        69.4404, 51.5258, 39.8432
        CIE-Luv:
        69.4404, 83.0232, 33.2278
        Hunter-Lab:
        63.2132, 35.0318, 25.1871
      #fa8b70 color charts
#fa8b70 RGB chart
      #fa8b70 CMYK chart
      #fa8b70 RGB pie chart
      #fa8b70 color shades, tints & tones
#fa8b70 color schemes
#fa8b70 color preview, HTML & CSS examples
           This text has a color of #fa8b70        
        
          <p style="color:#fa8b70;">Text here</p>
        
        
          .mytext {color:#fa8b70;}
        
        Text color #fa8b70
      
           This box has a color of #fa8b70        
        
          <div style="background-color:#fa8b70;">Content here</div>
        
        
          .mybackground {background-color:#fa8b70;}
        
        Background color #fa8b70
      
           Border around this has a color of #fa8b70        
        
          <div style="border:2px solid #fa8b70;">Content here</div>
        
        
          .myborder {border:2px solid #fa8b70;}
        
        Border color #fa8b70