#95a077 color space conversions
Hex:
        #95a077
        RGB:
        149, 160, 119
        CMY:
        42, 37, 53
        CMYK:
        7, 0, 26, 37
      HSL:
        76°, 17.7489%, 54.7059%
        HSV (HSB):
        76°, 25.6250%, 62.7451%
        XYZ:
        28.2950, 32.8631, 22.3047
        xyY:
        0.3390, 0.3937, 32.8631
      CIE-Lab:
        64.0499, -11.1857, 20.1185
        CIE-LCH:
        64.0499, 23.0190, 119.0736
        CIE-Luv:
        64.0499, -4.5026, 28.7574
        Hunter-Lab:
        57.3263, -12.2174, 17.0597
      #95a077 color charts
#95a077 RGB chart
      #95a077 CMYK chart
      #95a077 RGB pie chart
      #95a077 color shades, tints & tones
#95a077 color schemes
#95a077 color preview, HTML & CSS examples
           This text has a color of #95a077        
        
          <p style="color:#95a077;">Text here</p>
        
        
          .mytext {color:#95a077;}
        
        Text color #95a077
      
           This box has a color of #95a077        
        
          <div style="background-color:#95a077;">Content here</div>
        
        
          .mybackground {background-color:#95a077;}
        
        Background color #95a077
      
           Border around this has a color of #95a077        
        
          <div style="border:2px solid #95a077;">Content here</div>
        
        
          .myborder {border:2px solid #95a077;}
        
        Border color #95a077