#977f7d color space conversions
Hex:
        #977f7d
        RGB:
        151, 127, 125
        CMY:
        41, 50, 51
        CMYK:
        0, 16, 17, 41
      HSL:
        5°, 11.1111%, 54.1176%
        HSV (HSB):
        5°, 17.2185%, 59.2157%
        XYZ:
        24.0535, 23.2387, 22.6198
        xyY:
        0.3441, 0.3324, 23.2387
      CIE-Lab:
        55.3174, 8.8618, 4.5098
        CIE-LCH:
        55.3174, 9.9433, 26.9716
        CIE-Luv:
        55.3174, 14.8022, 4.6516
        Hunter-Lab:
        48.2066, 4.7044, 5.9241
      #977f7d color charts
#977f7d RGB chart
      #977f7d CMYK chart
      #977f7d RGB pie chart
      #977f7d color shades, tints & tones
#977f7d color schemes
#977f7d color preview, HTML & CSS examples
           This text has a color of #977f7d        
        
          <p style="color:#977f7d;">Text here</p>
        
        
          .mytext {color:#977f7d;}
        
        Text color #977f7d
      
           This box has a color of #977f7d        
        
          <div style="background-color:#977f7d;">Content here</div>
        
        
          .mybackground {background-color:#977f7d;}
        
        Background color #977f7d
      
           Border around this has a color of #977f7d        
        
          <div style="border:2px solid #977f7d;">Content here</div>
        
        
          .myborder {border:2px solid #977f7d;}
        
        Border color #977f7d