#848f52 color space conversions
Hex:
        #848f52
        RGB:
        132, 143, 82
        CMY:
        48, 44, 68
        CMYK:
        8, 0, 43, 44
      HSL:
        71°, 27.1111%, 44.1176%
        HSV (HSB):
        71°, 42.6573%, 56.0784%
        XYZ:
        20.8612, 25.1597, 11.7394
        xyY:
        0.3612, 0.4356, 25.1597
      CIE-Lab:
        57.2306, -14.0456, 31.0695
        CIE-LCH:
        57.2306, 34.0968, 114.3263
        CIE-Luv:
        57.2306, -3.9713, 40.2060
        Hunter-Lab:
        50.1594, -13.5412, 21.2352
      #848f52 color charts
#848f52 RGB chart
      #848f52 CMYK chart
      #848f52 RGB pie chart
      #848f52 color shades, tints & tones
#848f52 color schemes
#848f52 color preview, HTML & CSS examples
           This text has a color of #848f52        
        
          <p style="color:#848f52;">Text here</p>
        
        
          .mytext {color:#848f52;}
        
        Text color #848f52
      
           This box has a color of #848f52        
        
          <div style="background-color:#848f52;">Content here</div>
        
        
          .mybackground {background-color:#848f52;}
        
        Background color #848f52
      
           Border around this has a color of #848f52        
        
          <div style="border:2px solid #848f52;">Content here</div>
        
        
          .myborder {border:2px solid #848f52;}
        
        Border color #848f52