#84975d color space conversions
Hex:
        #84975d
        RGB:
        132, 151, 93
        CMY:
        48, 41, 64
        CMYK:
        13, 0, 38, 41
      HSL:
        80°, 23.7705%, 47.8431%
        HSV (HSB):
        80°, 38.4106%, 59.2157%
        XYZ:
        22.5581, 27.8291, 14.5385
        xyY:
        0.3474, 0.4286, 27.8291
      CIE-Lab:
        59.7340, -16.8702, 28.3525
        CIE-LCH:
        59.7340, 32.9919, 120.7533
        CIE-Luv:
        59.7340, -8.7428, 38.4885
        Hunter-Lab:
        52.7533, -15.9888, 20.5873
      #84975d color charts
#84975d RGB chart
      #84975d CMYK chart
      #84975d RGB pie chart
      #84975d color shades, tints & tones
#84975d color schemes
#84975d color preview, HTML & CSS examples
           This text has a color of #84975d        
        
          <p style="color:#84975d;">Text here</p>
        
        
          .mytext {color:#84975d;}
        
        Text color #84975d
      
           This box has a color of #84975d        
        
          <div style="background-color:#84975d;">Content here</div>
        
        
          .mybackground {background-color:#84975d;}
        
        Background color #84975d
      
           Border around this has a color of #84975d        
        
          <div style="border:2px solid #84975d;">Content here</div>
        
        
          .myborder {border:2px solid #84975d;}
        
        Border color #84975d