#fa886f color space conversions
Hex:
        #fa886f
        RGB:
        250, 136, 111
        CMY:
        2, 47, 56
        CMYK:
        0, 46, 56, 2
      HSL:
        11°, 93.2886%, 70.7843%
        HSV (HSB):
        11°, 55.6000%, 98.0392%
        XYZ:
        51.0977, 39.0800, 19.8890
        xyY:
        0.4642, 0.3551, 39.0800
      CIE-Lab:
        68.8092, 41.0030, 32.7441
        CIE-LCH:
        68.8092, 52.4730, 38.6101
        CIE-Luv:
        68.8092, 85.3540, 32.4792
        Hunter-Lab:
        62.5140, 36.5029, 24.8966
      #fa886f color charts
#fa886f RGB chart
      #fa886f CMYK chart
      #fa886f RGB pie chart
      #fa886f color shades, tints & tones
#fa886f color schemes
#fa886f color preview, HTML & CSS examples
           This text has a color of #fa886f        
        
          <p style="color:#fa886f;">Text here</p>
        
        
          .mytext {color:#fa886f;}
        
        Text color #fa886f
      
           This box has a color of #fa886f        
        
          <div style="background-color:#fa886f;">Content here</div>
        
        
          .mybackground {background-color:#fa886f;}
        
        Background color #fa886f
      
           Border around this has a color of #fa886f        
        
          <div style="border:2px solid #fa886f;">Content here</div>
        
        
          .myborder {border:2px solid #fa886f;}
        
        Border color #fa886f