#832d4f color space conversions
Hex:
        #832d4f
        RGB:
        131, 45, 79
        CMY:
        49, 82, 69
        CMYK:
        0, 66, 40, 49
      HSL:
        336°, 48.8636%, 34.5098%
        HSV (HSB):
        336°, 65.6489%, 51.3725%
        XYZ:
        11.7097, 7.2666, 8.1826
        xyY:
        0.4312, 0.2676, 7.2666
      CIE-Lab:
        32.4062, 40.1463, -0.9404
        CIE-LCH:
        32.4062, 40.1573, 358.6581
        CIE-Luv:
        32.4062, 52.4992, -7.6262
        Hunter-Lab:
        26.9566, 30.3650, 0.8724
      #832d4f color charts
#832d4f RGB chart
      #832d4f CMYK chart
      #832d4f RGB pie chart
      #832d4f color shades, tints & tones
#832d4f color schemes
#832d4f color preview, HTML & CSS examples
           This text has a color of #832d4f        
        
          <p style="color:#832d4f;">Text here</p>
        
        
          .mytext {color:#832d4f;}
        
        Text color #832d4f
      
           This box has a color of #832d4f        
        
          <div style="background-color:#832d4f;">Content here</div>
        
        
          .mybackground {background-color:#832d4f;}
        
        Background color #832d4f
      
           Border around this has a color of #832d4f        
        
          <div style="border:2px solid #832d4f;">Content here</div>
        
        
          .myborder {border:2px solid #832d4f;}
        
        Border color #832d4f