#84325a color space conversions
Hex:
        #84325a
        RGB:
        132, 50, 90
        CMY:
        48, 80, 65
        CMYK:
        0, 62, 32, 48
      HSL:
        331°, 45.0549%, 35.6863%
        HSV (HSB):
        331°, 62.1212%, 51.7647%
        XYZ:
        12.5018, 7.9249, 10.5436
        xyY:
        0.4037, 0.2559, 7.9249
      CIE-Lab:
        33.8260, 39.5140, -5.9347
        CIE-LCH:
        33.8260, 39.9572, 351.4585
        CIE-Luv:
        33.8260, 47.9053, -13.5357
        Hunter-Lab:
        28.1512, 30.0060, -2.5003
      #84325a color charts
#84325a RGB chart
      #84325a CMYK chart
      #84325a RGB pie chart
      #84325a color shades, tints & tones
#84325a color schemes
#84325a color preview, HTML & CSS examples
           This text has a color of #84325a        
        
          <p style="color:#84325a;">Text here</p>
        
        
          .mytext {color:#84325a;}
        
        Text color #84325a
      
           This box has a color of #84325a        
        
          <div style="background-color:#84325a;">Content here</div>
        
        
          .mybackground {background-color:#84325a;}
        
        Background color #84325a
      
           Border around this has a color of #84325a        
        
          <div style="border:2px solid #84325a;">Content here</div>
        
        
          .myborder {border:2px solid #84325a;}
        
        Border color #84325a