#9a727e color space conversions
Hex:
        #9a727e
        RGB:
        154, 114, 126
        CMY:
        40, 55, 51
        CMYK:
        0, 26, 18, 40
      HSL:
        342°, 16.5289%, 52.5490%
        HSV (HSB):
        342°, 25.9740%, 60.3922%
        XYZ:
        23.1096, 20.4110, 22.4604
        xyY:
        0.3502, 0.3093, 20.4110
      CIE-Lab:
        52.2988, 17.6809, -0.4158
        CIE-LCH:
        52.2988, 17.6857, 358.6528
        CIE-Luv:
        52.2988, 23.9352, -3.5468
        Hunter-Lab:
        45.1785, 12.2435, 2.1491
      #9a727e color charts
#9a727e RGB chart
      #9a727e CMYK chart
      #9a727e RGB pie chart
      #9a727e color shades, tints & tones
#9a727e color schemes
#9a727e color preview, HTML & CSS examples
           This text has a color of #9a727e        
        
          <p style="color:#9a727e;">Text here</p>
        
        
          .mytext {color:#9a727e;}
        
        Text color #9a727e
      
           This box has a color of #9a727e        
        
          <div style="background-color:#9a727e;">Content here</div>
        
        
          .mybackground {background-color:#9a727e;}
        
        Background color #9a727e
      
           Border around this has a color of #9a727e        
        
          <div style="border:2px solid #9a727e;">Content here</div>
        
        
          .myborder {border:2px solid #9a727e;}
        
        Border color #9a727e