#84495b color space conversions
Hex:
        #84495b
        RGB:
        132, 73, 91
        CMY:
        48, 71, 64
        CMYK:
        0, 45, 31, 48
      HSL:
        342°, 28.7805%, 40.1961%
        HSV (HSB):
        342°, 44.6970%, 51.7647%
        XYZ:
        13.7866, 10.4260, 11.1833
        xyY:
        0.3895, 0.2946, 10.4260
      CIE-Lab:
        38.5963, 27.3808, 0.4688
        CIE-LCH:
        38.5963, 27.3849, 0.9810
        CIE-Luv:
        38.5963, 36.5523, -3.8879
        Hunter-Lab:
        32.2892, 19.7083, 2.0675
      #84495b color charts
#84495b RGB chart
      #84495b CMYK chart
      #84495b RGB pie chart
      #84495b color shades, tints & tones
#84495b color schemes
#84495b color preview, HTML & CSS examples
           This text has a color of #84495b        
        
          <p style="color:#84495b;">Text here</p>
        
        
          .mytext {color:#84495b;}
        
        Text color #84495b
      
           This box has a color of #84495b        
        
          <div style="background-color:#84495b;">Content here</div>
        
        
          .mybackground {background-color:#84495b;}
        
        Background color #84495b
      
           Border around this has a color of #84495b        
        
          <div style="border:2px solid #84495b;">Content here</div>
        
        
          .myborder {border:2px solid #84495b;}
        
        Border color #84495b