#84975e color space conversions
Hex:
        #84975e
        RGB:
        132, 151, 94
        CMY:
        48, 41, 63
        CMYK:
        13, 0, 38, 41
      HSL:
        80°, 23.2653%, 48.0392%
        HSV (HSB):
        80°, 37.7483%, 59.2157%
        XYZ:
        22.6027, 27.8469, 14.7734
        xyY:
        0.3465, 0.4269, 27.8469
      CIE-Lab:
        59.7502, -16.7360, 27.8329
        CIE-LCH:
        59.7502, 32.4772, 121.0186
        CIE-Luv:
        59.7502, -8.7633, 37.9123
        Hunter-Lab:
        52.7702, -15.8920, 20.3405
      #84975e color charts
#84975e RGB chart
      #84975e CMYK chart
      #84975e RGB pie chart
      #84975e color shades, tints & tones
#84975e color schemes
#84975e color preview, HTML & CSS examples
           This text has a color of #84975e        
        
          <p style="color:#84975e;">Text here</p>
        
        
          .mytext {color:#84975e;}
        
        Text color #84975e
      
           This box has a color of #84975e        
        
          <div style="background-color:#84975e;">Content here</div>
        
        
          .mybackground {background-color:#84975e;}
        
        Background color #84975e
      
           Border around this has a color of #84975e        
        
          <div style="border:2px solid #84975e;">Content here</div>
        
        
          .myborder {border:2px solid #84975e;}
        
        Border color #84975e