#84424d color space conversions
Hex:
        #84424d
        RGB:
        132, 66, 77
        CMY:
        48, 74, 70
        CMYK:
        0, 50, 42, 48
      HSL:
        350°, 33.3333%, 38.8235%
        HSV (HSB):
        350°, 50.0000%, 51.7647%
        XYZ:
        12.8035, 9.3378, 8.1487
        xyY:
        0.4227, 0.3083, 9.3378
      CIE-Lab:
        36.6267, 29.4715, 6.4526
        CIE-LCH:
        36.6267, 30.1696, 12.3498
        CIE-Luv:
        36.6267, 43.3237, 2.6754
        Hunter-Lab:
        30.5578, 21.3141, 5.5798
      #84424d color charts
#84424d RGB chart
      #84424d CMYK chart
      #84424d RGB pie chart
      #84424d color shades, tints & tones
#84424d color schemes
#84424d color preview, HTML & CSS examples
           This text has a color of #84424d        
        
          <p style="color:#84424d;">Text here</p>
        
        
          .mytext {color:#84424d;}
        
        Text color #84424d
      
           This box has a color of #84424d        
        
          <div style="background-color:#84424d;">Content here</div>
        
        
          .mybackground {background-color:#84424d;}
        
        Background color #84424d
      
           Border around this has a color of #84424d        
        
          <div style="border:2px solid #84424d;">Content here</div>
        
        
          .myborder {border:2px solid #84424d;}
        
        Border color #84424d