#532b32 color space conversions
Hex:
        #532b32
        RGB:
        83, 43, 50
        CMY:
        67, 83, 80
        CMYK:
        0, 48, 40, 67
      HSL:
        350°, 31.7460%, 24.7059%
        HSV (HSB):
        350°, 48.1928%, 32.5490%
        XYZ:
        5.0069, 3.7970, 3.4866
        xyY:
        0.4074, 0.3089, 3.7970
      CIE-Lab:
        22.9888, 19.3779, 3.7116
        CIE-LCH:
        22.9888, 19.7302, 10.8431
        CIE-Luv:
        22.9888, 23.5192, 1.0537
        Hunter-Lab:
        19.4860, 11.7646, 3.0315
      #532b32 color charts
#532b32 RGB chart
      #532b32 CMYK chart
      #532b32 RGB pie chart
      #532b32 color shades, tints & tones
#532b32 color schemes
#532b32 color preview, HTML & CSS examples
           This text has a color of #532b32        
        
          <p style="color:#532b32;">Text here</p>
        
        
          .mytext {color:#532b32;}
        
        Text color #532b32
      
           This box has a color of #532b32        
        
          <div style="background-color:#532b32;">Content here</div>
        
        
          .mybackground {background-color:#532b32;}
        
        Background color #532b32
      
           Border around this has a color of #532b32        
        
          <div style="border:2px solid #532b32;">Content here</div>
        
        
          .myborder {border:2px solid #532b32;}
        
        Border color #532b32