#849b42 color space conversions
Hex:
        #849b42
        RGB:
        132, 155, 66
        CMY:
        48, 39, 74
        CMYK:
        15, 0, 57, 39
      HSL:
        76°, 40.2715%, 43.3333%
        HSV (HSB):
        76°, 57.4194%, 60.7843%
        XYZ:
        22.2204, 28.7416, 9.5308
        xyY:
        0.3673, 0.4751, 28.7416
      CIE-Lab:
        60.5529, -21.9523, 43.1863
        CIE-LCH:
        60.5529, 48.4455, 116.9449
        CIE-Luv:
        60.5529, -10.5590, 53.8459
        Hunter-Lab:
        53.6112, -19.8359, 26.9875
      #849b42 color charts
#849b42 RGB chart
      #849b42 CMYK chart
      #849b42 RGB pie chart
      #849b42 color shades, tints & tones
#849b42 color schemes
#849b42 color preview, HTML & CSS examples
           This text has a color of #849b42        
        
          <p style="color:#849b42;">Text here</p>
        
        
          .mytext {color:#849b42;}
        
        Text color #849b42
      
           This box has a color of #849b42        
        
          <div style="background-color:#849b42;">Content here</div>
        
        
          .mybackground {background-color:#849b42;}
        
        Background color #849b42
      
           Border around this has a color of #849b42        
        
          <div style="border:2px solid #849b42;">Content here</div>
        
        
          .myborder {border:2px solid #849b42;}
        
        Border color #849b42