#84766a color space conversions
Hex:
        #84766a
        RGB:
        132, 118, 106
        CMY:
        48, 54, 58
        CMYK:
        0, 11, 20, 48
      HSL:
        28°, 10.9244%, 46.6667%
        HSV (HSB):
        28°, 19.6970%, 51.7647%
        XYZ:
        18.5957, 18.9030, 16.3042
        xyY:
        0.3456, 0.3513, 18.9030
      CIE-Lab:
        50.5735, 3.3100, 8.5774
        CIE-LCH:
        50.5735, 9.1939, 68.8985
        CIE-Luv:
        50.5735, 9.2336, 10.7050
        Hunter-Lab:
        43.4776, 0.2599, 8.2004
      #84766a color charts
#84766a RGB chart
      #84766a CMYK chart
      #84766a RGB pie chart
      #84766a color shades, tints & tones
#84766a color schemes
#84766a color preview, HTML & CSS examples
           This text has a color of #84766a        
        
          <p style="color:#84766a;">Text here</p>
        
        
          .mytext {color:#84766a;}
        
        Text color #84766a
      
           This box has a color of #84766a        
        
          <div style="background-color:#84766a;">Content here</div>
        
        
          .mybackground {background-color:#84766a;}
        
        Background color #84766a
      
           Border around this has a color of #84766a        
        
          <div style="border:2px solid #84766a;">Content here</div>
        
        
          .myborder {border:2px solid #84766a;}
        
        Border color #84766a