#7f7a60 color space conversions
Hex:
        #7f7a60
        RGB:
        127, 122, 96
        CMY:
        50, 52, 62
        CMYK:
        0, 4, 24, 50
      HSL:
        50°, 13.9013%, 43.7255%
        HSV (HSB):
        50°, 24.4094%, 49.8039%
        XYZ:
        17.8233, 19.2756, 13.8475
        xyY:
        0.3498, 0.3784, 19.2756
      CIE-Lab:
        51.0081, -2.6392, 14.9538
        CIE-LCH:
        51.0081, 15.1849, 100.0090
        CIE-Luv:
        51.0081, 4.4635, 19.5323
        Hunter-Lab:
        43.9040, -4.3682, 12.0325
      #7f7a60 color charts
#7f7a60 RGB chart
      #7f7a60 CMYK chart
      #7f7a60 RGB pie chart
      #7f7a60 color shades, tints & tones
#7f7a60 color schemes
#7f7a60 color preview, HTML & CSS examples
           This text has a color of #7f7a60        
        
          <p style="color:#7f7a60;">Text here</p>
        
        
          .mytext {color:#7f7a60;}
        
        Text color #7f7a60
      
           This box has a color of #7f7a60        
        
          <div style="background-color:#7f7a60;">Content here</div>
        
        
          .mybackground {background-color:#7f7a60;}
        
        Background color #7f7a60
      
           Border around this has a color of #7f7a60        
        
          <div style="border:2px solid #7f7a60;">Content here</div>
        
        
          .myborder {border:2px solid #7f7a60;}
        
        Border color #7f7a60