#766a32 color space conversions
Hex:
        #766a32
        RGB:
        118, 106, 50
        CMY:
        54, 58, 80
        CMYK:
        0, 10, 58, 54
      HSL:
        49°, 40.4762%, 32.9412%
        HSV (HSB):
        49°, 57.6271%, 46.2745%
        XYZ:
        13.2010, 14.3899, 5.0994
        xyY:
        0.4038, 0.4402, 14.3899
      CIE-Lab:
        44.7870, -3.0769, 32.7140
        CIE-LCH:
        44.7870, 32.8583, 95.3731
        CIE-Luv:
        44.7870, 10.6325, 35.9141
        Hunter-Lab:
        37.9340, -4.2669, 18.5836
      #766a32 color charts
#766a32 RGB chart
      #766a32 CMYK chart
      #766a32 RGB pie chart
      #766a32 color shades, tints & tones
#766a32 color schemes
#766a32 color preview, HTML & CSS examples
           This text has a color of #766a32        
        
          <p style="color:#766a32;">Text here</p>
        
        
          .mytext {color:#766a32;}
        
        Text color #766a32
      
           This box has a color of #766a32        
        
          <div style="background-color:#766a32;">Content here</div>
        
        
          .mybackground {background-color:#766a32;}
        
        Background color #766a32
      
           Border around this has a color of #766a32        
        
          <div style="border:2px solid #766a32;">Content here</div>
        
        
          .myborder {border:2px solid #766a32;}
        
        Border color #766a32