#84955a color space conversions
Hex:
        #84955a
        RGB:
        132, 149, 90
        CMY:
        48, 42, 65
        CMYK:
        11, 0, 40, 42
      HSL:
        77°, 24.6862%, 46.8627%
        HSV (HSB):
        77°, 39.5973%, 58.4314%
        XYZ:
        22.1086, 27.1386, 13.7459
        xyY:
        0.3510, 0.4308, 27.1386
      CIE-Lab:
        59.1024, -16.2177, 29.1561
        CIE-LCH:
        59.1024, 33.3631, 119.0845
        CIE-Luv:
        59.1024, -7.5692, 39.0844
        Hunter-Lab:
        52.0947, -15.4117, 20.8219
      #84955a color charts
#84955a RGB chart
      #84955a CMYK chart
      #84955a RGB pie chart
      #84955a color shades, tints & tones
#84955a color schemes
#84955a color preview, HTML & CSS examples
           This text has a color of #84955a        
        
          <p style="color:#84955a;">Text here</p>
        
        
          .mytext {color:#84955a;}
        
        Text color #84955a
      
           This box has a color of #84955a        
        
          <div style="background-color:#84955a;">Content here</div>
        
        
          .mybackground {background-color:#84955a;}
        
        Background color #84955a
      
           Border around this has a color of #84955a        
        
          <div style="border:2px solid #84955a;">Content here</div>
        
        
          .myborder {border:2px solid #84955a;}
        
        Border color #84955a