#848b2b color space conversions
Hex:
        #848b2b
        RGB:
        132, 139, 43
        CMY:
        48, 45, 83
        CMYK:
        5, 0, 69, 45
      HSL:
        64°, 52.7473%, 35.6863%
        HSV (HSB):
        64°, 69.0647%, 54.5098%
        XYZ:
        19.1844, 23.5452, 5.8191
        xyY:
        0.3952, 0.4850, 23.5452
      CIE-Lab:
        55.6295, -15.4517, 48.1647
        CIE-LCH:
        55.6295, 50.5825, 107.7868
        CIE-Luv:
        55.6295, -0.7129, 54.4311
        Hunter-Lab:
        48.5234, -14.3435, 26.8562
      #848b2b color charts
#848b2b RGB chart
      #848b2b CMYK chart
      #848b2b RGB pie chart
      #848b2b color shades, tints & tones
#848b2b color schemes
#848b2b color preview, HTML & CSS examples
           This text has a color of #848b2b        
        
          <p style="color:#848b2b;">Text here</p>
        
        
          .mytext {color:#848b2b;}
        
        Text color #848b2b
      
           This box has a color of #848b2b        
        
          <div style="background-color:#848b2b;">Content here</div>
        
        
          .mybackground {background-color:#848b2b;}
        
        Background color #848b2b
      
           Border around this has a color of #848b2b        
        
          <div style="border:2px solid #848b2b;">Content here</div>
        
        
          .myborder {border:2px solid #848b2b;}
        
        Border color #848b2b