#832a46 color space conversions
Hex:
        #832a46
        RGB:
        131, 42, 70
        CMY:
        49, 84, 73
        CMYK:
        0, 68, 47, 49
      HSL:
        341°, 51.4451%, 33.9216%
        HSV (HSB):
        341°, 67.9389%, 51.3725%
        XYZ:
        11.2935, 6.9234, 6.5355
        xyY:
        0.4563, 0.2797, 6.9234
      CIE-Lab:
        31.6319, 40.5004, 3.8167
        CIE-LCH:
        31.6319, 40.6799, 5.3836
        CIE-Luv:
        31.6319, 56.5014, -2.4356
        Hunter-Lab:
        26.3124, 30.5672, 3.6922
      #832a46 color charts
#832a46 RGB chart
      #832a46 CMYK chart
      #832a46 RGB pie chart
      #832a46 color shades, tints & tones
#832a46 color schemes
#832a46 color preview, HTML & CSS examples
           This text has a color of #832a46        
        
          <p style="color:#832a46;">Text here</p>
        
        
          .mytext {color:#832a46;}
        
        Text color #832a46
      
           This box has a color of #832a46        
        
          <div style="background-color:#832a46;">Content here</div>
        
        
          .mybackground {background-color:#832a46;}
        
        Background color #832a46
      
           Border around this has a color of #832a46        
        
          <div style="border:2px solid #832a46;">Content here</div>
        
        
          .myborder {border:2px solid #832a46;}
        
        Border color #832a46