#faa07e color space conversions
Hex:
        #faa07e
        RGB:
        250, 160, 126
        CMY:
        2, 37, 51
        CMYK:
        0, 36, 50, 2
      HSL:
        16°, 92.5373%, 73.7255%
        HSV (HSB):
        16°, 49.6000%, 98.0392%
        XYZ:
        55.7610, 46.9720, 25.8662
        xyY:
        0.4336, 0.3653, 46.9720
      CIE-Lab:
        74.1718, 29.8977, 31.6020
        CIE-LCH:
        74.1718, 43.5036, 46.5874
        CIE-Luv:
        74.1718, 65.8977, 34.8787
        Hunter-Lab:
        68.5361, 25.2896, 25.5986
      #faa07e color charts
#faa07e RGB chart
      #faa07e CMYK chart
      #faa07e RGB pie chart
      #faa07e color shades, tints & tones
#faa07e color schemes
#faa07e color preview, HTML & CSS examples
           This text has a color of #faa07e        
        
          <p style="color:#faa07e;">Text here</p>
        
        
          .mytext {color:#faa07e;}
        
        Text color #faa07e
      
           This box has a color of #faa07e        
        
          <div style="background-color:#faa07e;">Content here</div>
        
        
          .mybackground {background-color:#faa07e;}
        
        Background color #faa07e
      
           Border around this has a color of #faa07e        
        
          <div style="border:2px solid #faa07e;">Content here</div>
        
        
          .myborder {border:2px solid #faa07e;}
        
        Border color #faa07e