#976c5e color space conversions
Hex:
        #976c5e
        RGB:
        151, 108, 94
        CMY:
        41, 58, 63
        CMYK:
        0, 28, 38, 41
      HSL:
        15°, 23.2653%, 48.0392%
        HSV (HSB):
        15°, 37.7483%, 59.2157%
        XYZ:
        20.1454, 18.1126, 13.0240
        xyY:
        0.3928, 0.3532, 18.1126
      CIE-Lab:
        49.6324, 15.2161, 14.6166
        CIE-LCH:
        49.6324, 21.0991, 43.8487
        CIE-Luv:
        49.6324, 29.4728, 15.6728
        Hunter-Lab:
        42.5589, 10.0157, 11.6471
      #976c5e color charts
#976c5e RGB chart
      #976c5e CMYK chart
      #976c5e RGB pie chart
      #976c5e color shades, tints & tones
#976c5e color schemes
#976c5e color preview, HTML & CSS examples
           This text has a color of #976c5e        
        
          <p style="color:#976c5e;">Text here</p>
        
        
          .mytext {color:#976c5e;}
        
        Text color #976c5e
      
           This box has a color of #976c5e        
        
          <div style="background-color:#976c5e;">Content here</div>
        
        
          .mybackground {background-color:#976c5e;}
        
        Background color #976c5e
      
           Border around this has a color of #976c5e        
        
          <div style="border:2px solid #976c5e;">Content here</div>
        
        
          .myborder {border:2px solid #976c5e;}
        
        Border color #976c5e