#532b12 color space conversions
Hex:
        #532b12
        RGB:
        83, 43, 18
        CMY:
        67, 83, 93
        CMYK:
        0, 48, 78, 67
      HSL:
        23°, 64.3564%, 19.8039%
        HSV (HSB):
        23°, 78.3133%, 32.5490%
        XYZ:
        4.5403, 3.6104, 1.0298
        xyY:
        0.4946, 0.3933, 3.6104
      CIE-Lab:
        22.3393, 16.1650, 23.8061
        CIE-LCH:
        22.3393, 28.7756, 55.8224
        CIE-Luv:
        22.3393, 27.9080, 16.7192
        Hunter-Lab:
        19.0011, 9.4008, 10.0873
      #532b12 color charts
#532b12 RGB chart
      #532b12 CMYK chart
      #532b12 RGB pie chart
      #532b12 color shades, tints & tones
#532b12 color schemes
#532b12 color preview, HTML & CSS examples
           This text has a color of #532b12        
        
          <p style="color:#532b12;">Text here</p>
        
        
          .mytext {color:#532b12;}
        
        Text color #532b12
      
           This box has a color of #532b12        
        
          <div style="background-color:#532b12;">Content here</div>
        
        
          .mybackground {background-color:#532b12;}
        
        Background color #532b12
      
           Border around this has a color of #532b12        
        
          <div style="border:2px solid #532b12;">Content here</div>
        
        
          .myborder {border:2px solid #532b12;}
        
        Border color #532b12