#84535e color space conversions
Hex:
        #84535e
        RGB:
        132, 83, 94
        CMY:
        48, 67, 63
        CMYK:
        0, 37, 29, 48
      HSL:
        347°, 22.7907%, 42.1569%
        HSV (HSB):
        347°, 37.1212%, 51.7647%
        XYZ:
        14.6294, 11.9002, 12.1156
        xyY:
        0.3786, 0.3079, 11.9002
      CIE-Lab:
        41.0571, 22.0217, 2.1780
        CIE-LCH:
        41.0571, 22.1291, 5.6483
        CIE-Luv:
        41.0571, 30.5094, -0.8643
        Hunter-Lab:
        34.4967, 15.3292, 3.3244
      #84535e color charts
#84535e RGB chart
      #84535e CMYK chart
      #84535e RGB pie chart
      #84535e color shades, tints & tones
#84535e color schemes
#84535e color preview, HTML & CSS examples
           This text has a color of #84535e        
        
          <p style="color:#84535e;">Text here</p>
        
        
          .mytext {color:#84535e;}
        
        Text color #84535e
      
           This box has a color of #84535e        
        
          <div style="background-color:#84535e;">Content here</div>
        
        
          .mybackground {background-color:#84535e;}
        
        Background color #84535e
      
           Border around this has a color of #84535e        
        
          <div style="border:2px solid #84535e;">Content here</div>
        
        
          .myborder {border:2px solid #84535e;}
        
        Border color #84535e