#84536a color space conversions
Hex:
        #84536a
        RGB:
        132, 83, 106
        CMY:
        48, 67, 58
        CMYK:
        0, 37, 20, 48
      HSL:
        332°, 22.7907%, 42.1569%
        HSV (HSB):
        332°, 37.1212%, 51.7647%
        XYZ:
        15.2105, 12.1327, 15.1758
        xyY:
        0.3577, 0.2853, 12.1327
      CIE-Lab:
        41.4262, 23.9328, -4.6850
        CIE-LCH:
        41.4262, 24.3871, 348.9240
        CIE-Luv:
        41.4262, 28.4454, -9.9494
        Hunter-Lab:
        34.8320, 16.9918, -1.4495
      #84536a color charts
#84536a RGB chart
      #84536a CMYK chart
      #84536a RGB pie chart
      #84536a color shades, tints & tones
#84536a color schemes
#84536a color preview, HTML & CSS examples
           This text has a color of #84536a        
        
          <p style="color:#84536a;">Text here</p>
        
        
          .mytext {color:#84536a;}
        
        Text color #84536a
      
           This box has a color of #84536a        
        
          <div style="background-color:#84536a;">Content here</div>
        
        
          .mybackground {background-color:#84536a;}
        
        Background color #84536a
      
           Border around this has a color of #84536a        
        
          <div style="border:2px solid #84536a;">Content here</div>
        
        
          .myborder {border:2px solid #84536a;}
        
        Border color #84536a