#848b4a color space conversions
Hex:
        #848b4a
        RGB:
        132, 139, 74
        CMY:
        48, 45, 71
        CMYK:
        5, 0, 47, 45
      HSL:
        66°, 30.5164%, 41.7647%
        HSV (HSB):
        66°, 46.7626%, 54.5098%
        XYZ:
        19.9844, 23.8652, 10.0317
        xyY:
        0.3709, 0.4429, 23.8652
      CIE-Lab:
        55.9526, -12.8227, 33.7255
        CIE-LCH:
        55.9526, 36.0809, 110.8172
        CIE-Luv:
        55.9526, -1.4127, 42.2084
        Hunter-Lab:
        48.8520, -12.4703, 22.0213
      #848b4a color charts
#848b4a RGB chart
      #848b4a CMYK chart
      #848b4a RGB pie chart
      #848b4a color shades, tints & tones
#848b4a color schemes
#848b4a color preview, HTML & CSS examples
           This text has a color of #848b4a        
        
          <p style="color:#848b4a;">Text here</p>
        
        
          .mytext {color:#848b4a;}
        
        Text color #848b4a
      
           This box has a color of #848b4a        
        
          <div style="background-color:#848b4a;">Content here</div>
        
        
          .mybackground {background-color:#848b4a;}
        
        Background color #848b4a
      
           Border around this has a color of #848b4a        
        
          <div style="border:2px solid #848b4a;">Content here</div>
        
        
          .myborder {border:2px solid #848b4a;}
        
        Border color #848b4a