#84552d color space conversions
Hex:
        #84552d
        RGB:
        132, 85, 45
        CMY:
        48, 67, 82
        CMYK:
        0, 36, 66, 48
      HSL:
        28°, 49.1525%, 34.7059%
        HSV (HSB):
        28°, 65.9091%, 51.7647%
        XYZ:
        13.2379, 11.5920, 4.0224
        xyY:
        0.4588, 0.4018, 11.5920
      CIE-Lab:
        40.5602, 15.3833, 30.9078
        CIE-LCH:
        40.5602, 34.5244, 63.5398
        CIE-Luv:
        40.5602, 35.8557, 29.2314
        Hunter-Lab:
        34.0470, 9.8206, 16.8283
      #84552d color charts
#84552d RGB chart
      #84552d CMYK chart
      #84552d RGB pie chart
      #84552d color shades, tints & tones
#84552d color schemes
#84552d color preview, HTML & CSS examples
           This text has a color of #84552d        
        
          <p style="color:#84552d;">Text here</p>
        
        
          .mytext {color:#84552d;}
        
        Text color #84552d
      
           This box has a color of #84552d        
        
          <div style="background-color:#84552d;">Content here</div>
        
        
          .mybackground {background-color:#84552d;}
        
        Background color #84552d
      
           Border around this has a color of #84552d        
        
          <div style="border:2px solid #84552d;">Content here</div>
        
        
          .myborder {border:2px solid #84552d;}
        
        Border color #84552d