#532e2b color space conversions
Hex:
        #532e2b
        RGB:
        83, 46, 43
        CMY:
        67, 82, 83
        CMYK:
        0, 45, 48, 67
      HSL:
        5°, 31.7460%, 24.7059%
        HSV (HSB):
        5°, 48.1928%, 32.5490%
        XYZ:
        4.9803, 3.9674, 2.7888
        xyY:
        0.4243, 0.3380, 3.9674
      CIE-Lab:
        23.5634, 16.5692, 9.2585
        CIE-LCH:
        23.5634, 18.9804, 29.1954
        CIE-Luv:
        23.5634, 23.1541, 6.6628
        Hunter-Lab:
        19.9184, 9.7744, 5.6416
      #532e2b color charts
#532e2b RGB chart
      #532e2b CMYK chart
      #532e2b RGB pie chart
      #532e2b color shades, tints & tones
#532e2b color schemes
#532e2b color preview, HTML & CSS examples
           This text has a color of #532e2b        
        
          <p style="color:#532e2b;">Text here</p>
        
        
          .mytext {color:#532e2b;}
        
        Text color #532e2b
      
           This box has a color of #532e2b        
        
          <div style="background-color:#532e2b;">Content here</div>
        
        
          .mybackground {background-color:#532e2b;}
        
        Background color #532e2b
      
           Border around this has a color of #532e2b        
        
          <div style="border:2px solid #532e2b;">Content here</div>
        
        
          .myborder {border:2px solid #532e2b;}
        
        Border color #532e2b