#832f2f color space conversions
Hex:
        #832f2f
        RGB:
        131, 47, 47
        CMY:
        49, 82, 82
        CMYK:
        0, 64, 64, 49
      HSL:
        0°, 47.1910%, 34.9020%
        HSV (HSB):
        0°, 64.1221%, 51.3725%
        XYZ:
        10.8897, 7.0636, 3.4788
        xyY:
        0.5081, 0.3296, 7.0636
      CIE-Lab:
        31.9512, 36.1588, 19.2117
        CIE-LCH:
        31.9512, 40.9456, 27.9824
        CIE-Luv:
        31.9512, 59.9743, 12.9312
        Hunter-Lab:
        26.5774, 26.6273, 10.8435
      #832f2f color charts
#832f2f RGB chart
      #832f2f CMYK chart
      #832f2f RGB pie chart
      #832f2f color shades, tints & tones
#832f2f color schemes
#832f2f color preview, HTML & CSS examples
           This text has a color of #832f2f        
        
          <p style="color:#832f2f;">Text here</p>
        
        
          .mytext {color:#832f2f;}
        
        Text color #832f2f
      
           This box has a color of #832f2f        
        
          <div style="background-color:#832f2f;">Content here</div>
        
        
          .mybackground {background-color:#832f2f;}
        
        Background color #832f2f
      
           Border around this has a color of #832f2f        
        
          <div style="border:2px solid #832f2f;">Content here</div>
        
        
          .myborder {border:2px solid #832f2f;}
        
        Border color #832f2f