#7b7966 color space conversions
Hex:
        #7b7966
        RGB:
        123, 121, 102
        CMY:
        52, 53, 60
        CMYK:
        0, 2, 17, 52
      HSL:
        54°, 9.3333%, 44.1176%
        HSV (HSB):
        54°, 17.0732%, 48.2353%
        XYZ:
        17.4040, 18.8450, 15.2905
        xyY:
        0.3377, 0.3656, 18.8450
      CIE-Lab:
        50.5054, -2.7338, 10.7081
        CIE-LCH:
        50.5054, 11.0516, 104.3220
        CIE-Luv:
        50.5054, 2.2267, 14.3930
        Hunter-Lab:
        43.4108, -4.4058, 9.5040
      #7b7966 color charts
#7b7966 RGB chart
      #7b7966 CMYK chart
      #7b7966 RGB pie chart
      #7b7966 color shades, tints & tones
#7b7966 color schemes
#7b7966 color preview, HTML & CSS examples
           This text has a color of #7b7966        
        
          <p style="color:#7b7966;">Text here</p>
        
        
          .mytext {color:#7b7966;}
        
        Text color #7b7966
      
           This box has a color of #7b7966        
        
          <div style="background-color:#7b7966;">Content here</div>
        
        
          .mybackground {background-color:#7b7966;}
        
        Background color #7b7966
      
           Border around this has a color of #7b7966        
        
          <div style="border:2px solid #7b7966;">Content here</div>
        
        
          .myborder {border:2px solid #7b7966;}
        
        Border color #7b7966