#fa977e color space conversions
Hex:
        #fa977e
        RGB:
        250, 151, 126
        CMY:
        2, 41, 51
        CMYK:
        0, 40, 50, 2
      HSL:
        12°, 92.5373%, 73.7255%
        HSV (HSB):
        12°, 49.6000%, 98.0392%
        XYZ:
        54.2568, 43.9636, 25.3648
        xyY:
        0.4390, 0.3557, 43.9636
      CIE-Lab:
        72.2041, 34.5811, 29.0150
        CIE-LCH:
        72.2041, 45.1411, 39.9981
        CIE-Luv:
        72.2041, 72.2259, 30.6360
        Hunter-Lab:
        66.3050, 30.0312, 23.7323
      #fa977e color charts
#fa977e RGB chart
      #fa977e CMYK chart
      #fa977e RGB pie chart
      #fa977e color shades, tints & tones
#fa977e color schemes
#fa977e color preview, HTML & CSS examples
           This text has a color of #fa977e        
        
          <p style="color:#fa977e;">Text here</p>
        
        
          .mytext {color:#fa977e;}
        
        Text color #fa977e
      
           This box has a color of #fa977e        
        
          <div style="background-color:#fa977e;">Content here</div>
        
        
          .mybackground {background-color:#fa977e;}
        
        Background color #fa977e
      
           Border around this has a color of #fa977e        
        
          <div style="border:2px solid #fa977e;">Content here</div>
        
        
          .myborder {border:2px solid #fa977e;}
        
        Border color #fa977e