#fa9f86 color space conversions
Hex:
        #fa9f86
        RGB:
        250, 159, 134
        CMY:
        2, 38, 47
        CMYK:
        0, 36, 46, 2
      HSL:
        13°, 92.0635%, 75.2941%
        HSV (HSB):
        13°, 46.4000%, 98.0392%
        XYZ:
        56.1256, 46.8415, 28.6374
        xyY:
        0.4265, 0.3559, 46.8415
      CIE-Lab:
        74.0883, 31.1680, 27.1836
        CIE-LCH:
        74.0883, 41.3569, 41.0938
        CIE-Luv:
        74.0883, 65.4460, 29.6340
        Hunter-Lab:
        68.4408, 26.6091, 23.1001
      #fa9f86 color charts
#fa9f86 RGB chart
      #fa9f86 CMYK chart
      #fa9f86 RGB pie chart
      #fa9f86 color shades, tints & tones
#fa9f86 color schemes
#fa9f86 color preview, HTML & CSS examples
           This text has a color of #fa9f86        
        
          <p style="color:#fa9f86;">Text here</p>
        
        
          .mytext {color:#fa9f86;}
        
        Text color #fa9f86
      
           This box has a color of #fa9f86        
        
          <div style="background-color:#fa9f86;">Content here</div>
        
        
          .mybackground {background-color:#fa9f86;}
        
        Background color #fa9f86
      
           Border around this has a color of #fa9f86        
        
          <div style="border:2px solid #fa9f86;">Content here</div>
        
        
          .myborder {border:2px solid #fa9f86;}
        
        Border color #fa9f86