#832c2a color space conversions
Hex:
        #832c2a
        RGB:
        131, 44, 42
        CMY:
        49, 83, 84
        CMYK:
        0, 66, 68, 49
      HSL:
        1°, 51.4451%, 33.9216%
        HSV (HSB):
        1°, 67.9389%, 51.3725%
        XYZ:
        10.6787, 6.7938, 2.9390
        xyY:
        0.5232, 0.3328, 6.7938
      CIE-Lab:
        31.3329, 37.2451, 21.6141
        CIE-LCH:
        31.3329, 43.0624, 30.1275
        CIE-Luv:
        31.3329, 62.7293, 14.3835
        Hunter-Lab:
        26.0650, 27.5168, 11.5601
      #832c2a color charts
#832c2a RGB chart
      #832c2a CMYK chart
      #832c2a RGB pie chart
      #832c2a color shades, tints & tones
#832c2a color schemes
#832c2a color preview, HTML & CSS examples
           This text has a color of #832c2a        
        
          <p style="color:#832c2a;">Text here</p>
        
        
          .mytext {color:#832c2a;}
        
        Text color #832c2a
      
           This box has a color of #832c2a        
        
          <div style="background-color:#832c2a;">Content here</div>
        
        
          .mybackground {background-color:#832c2a;}
        
        Background color #832c2a
      
           Border around this has a color of #832c2a        
        
          <div style="border:2px solid #832c2a;">Content here</div>
        
        
          .myborder {border:2px solid #832c2a;}
        
        Border color #832c2a