#84484b color space conversions
Hex:
        #84484b
        RGB:
        132, 72, 75
        CMY:
        48, 72, 71
        CMYK:
        0, 45, 43, 48
      HSL:
        357°, 29.4118%, 40.0000%
        HSV (HSB):
        357°, 45.4545%, 51.7647%
        XYZ:
        13.1031, 10.0483, 7.9055
        xyY:
        0.4219, 0.3235, 10.0483
      CIE-Lab:
        37.9289, 25.8422, 9.5449
        CIE-LCH:
        37.9289, 27.5486, 20.2719
        CIE-Luv:
        37.9289, 40.2487, 6.8381
        Hunter-Lab:
        31.6990, 18.3114, 7.4028
      #84484b color charts
#84484b RGB chart
      #84484b CMYK chart
      #84484b RGB pie chart
      #84484b color shades, tints & tones
#84484b color schemes
#84484b color preview, HTML & CSS examples
           This text has a color of #84484b        
        
          <p style="color:#84484b;">Text here</p>
        
        
          .mytext {color:#84484b;}
        
        Text color #84484b
      
           This box has a color of #84484b        
        
          <div style="background-color:#84484b;">Content here</div>
        
        
          .mybackground {background-color:#84484b;}
        
        Background color #84484b
      
           Border around this has a color of #84484b        
        
          <div style="border:2px solid #84484b;">Content here</div>
        
        
          .myborder {border:2px solid #84484b;}
        
        Border color #84484b