#976f85 color space conversions
Hex:
        #976f85
        RGB:
        151, 111, 133
        CMY:
        41, 56, 48
        CMYK:
        0, 26, 12, 41
      HSL:
        327°, 16.1290%, 51.3725%
        HSV (HSB):
        327°, 26.4901%, 59.2157%
        XYZ:
        22.6806, 19.6416, 24.7861
        xyY:
        0.3380, 0.2927, 19.6416
      CIE-Lab:
        51.4296, 19.4838, -5.8600
        CIE-LCH:
        51.4296, 20.3460, 343.2607
        CIE-Luv:
        51.4296, 22.5938, -11.3612
        Hunter-Lab:
        44.3189, 13.7908, -2.1357
      #976f85 color charts
#976f85 RGB chart
      #976f85 CMYK chart
      #976f85 RGB pie chart
      #976f85 color shades, tints & tones
#976f85 color schemes
#976f85 color preview, HTML & CSS examples
           This text has a color of #976f85        
        
          <p style="color:#976f85;">Text here</p>
        
        
          .mytext {color:#976f85;}
        
        Text color #976f85
      
           This box has a color of #976f85        
        
          <div style="background-color:#976f85;">Content here</div>
        
        
          .mybackground {background-color:#976f85;}
        
        Background color #976f85
      
           Border around this has a color of #976f85        
        
          <div style="border:2px solid #976f85;">Content here</div>
        
        
          .myborder {border:2px solid #976f85;}
        
        Border color #976f85