#84742f color space conversions
Hex:
        #84742f
        RGB:
        132, 116, 47
        CMY:
        48, 55, 82
        CMYK:
        0, 12, 64, 48
      HSL:
        49°, 47.4860%, 35.0980%
        HSV (HSB):
        49°, 64.3939%, 51.7647%
        XYZ:
        16.2742, 17.6016, 5.2290
        xyY:
        0.4162, 0.4501, 17.6016
      CIE-Lab:
        49.0092, -2.5668, 39.3878
        CIE-LCH:
        49.0092, 39.4714, 93.7286
        CIE-Luv:
        49.0092, 14.0761, 42.6067
        Hunter-Lab:
        41.9542, -4.1790, 21.9783
      #84742f color charts
#84742f RGB chart
      #84742f CMYK chart
      #84742f RGB pie chart
      #84742f color shades, tints & tones
#84742f color schemes
#84742f color preview, HTML & CSS examples
           This text has a color of #84742f        
        
          <p style="color:#84742f;">Text here</p>
        
        
          .mytext {color:#84742f;}
        
        Text color #84742f
      
           This box has a color of #84742f        
        
          <div style="background-color:#84742f;">Content here</div>
        
        
          .mybackground {background-color:#84742f;}
        
        Background color #84742f
      
           Border around this has a color of #84742f        
        
          <div style="border:2px solid #84742f;">Content here</div>
        
        
          .myborder {border:2px solid #84742f;}
        
        Border color #84742f