#84324d color space conversions
Hex:
        #84324d
        RGB:
        132, 50, 77
        CMY:
        48, 80, 70
        CMYK:
        0, 62, 42, 48
      HSL:
        340°, 45.0549%, 35.6863%
        HSV (HSB):
        340°, 62.1212%, 51.7647%
        XYZ:
        11.9959, 7.7226, 7.8795
        xyY:
        0.4347, 0.2798, 7.7226
      CIE-Lab:
        33.3983, 37.8805, 1.8250
        CIE-LCH:
        33.3983, 37.9244, 2.7582
        CIE-Luv:
        33.3983, 51.6410, -4.1196
        Hunter-Lab:
        27.7895, 28.4214, 2.6414
      #84324d color charts
#84324d RGB chart
      #84324d CMYK chart
      #84324d RGB pie chart
      #84324d color shades, tints & tones
#84324d color schemes
#84324d color preview, HTML & CSS examples
           This text has a color of #84324d        
        
          <p style="color:#84324d;">Text here</p>
        
        
          .mytext {color:#84324d;}
        
        Text color #84324d
      
           This box has a color of #84324d        
        
          <div style="background-color:#84324d;">Content here</div>
        
        
          .mybackground {background-color:#84324d;}
        
        Background color #84324d
      
           Border around this has a color of #84324d        
        
          <div style="border:2px solid #84324d;">Content here</div>
        
        
          .myborder {border:2px solid #84324d;}
        
        Border color #84324d