#849e6a color space conversions
Hex:
        #849e6a
        RGB:
        132, 158, 106
        CMY:
        48, 38, 58
        CMYK:
        16, 0, 33, 38
      HSL:
        90°, 21.1382%, 51.7647%
        HSV (HSB):
        90°, 32.9114%, 61.9608%
        XYZ:
        24.3441, 30.3999, 18.2204
        xyY:
        0.3336, 0.4166, 30.3999
      CIE-Lab:
        61.9977, -18.6643, 24.2668
        CIE-LCH:
        61.9977, 30.6143, 127.5650
        CIE-Luv:
        61.9977, -12.7576, 34.7053
        Hunter-Lab:
        55.1361, -17.6754, 19.0022
      #849e6a color charts
#849e6a RGB chart
      #849e6a CMYK chart
      #849e6a RGB pie chart
      #849e6a color shades, tints & tones
#849e6a color schemes
#849e6a color preview, HTML & CSS examples
           This text has a color of #849e6a        
        
          <p style="color:#849e6a;">Text here</p>
        
        
          .mytext {color:#849e6a;}
        
        Text color #849e6a
      
           This box has a color of #849e6a        
        
          <div style="background-color:#849e6a;">Content here</div>
        
        
          .mybackground {background-color:#849e6a;}
        
        Background color #849e6a
      
           Border around this has a color of #849e6a        
        
          <div style="border:2px solid #849e6a;">Content here</div>
        
        
          .myborder {border:2px solid #849e6a;}
        
        Border color #849e6a