#532e2a color space conversions
Hex:
        #532e2a
        RGB:
        83, 46, 42
        CMY:
        67, 82, 84
        CMYK:
        0, 45, 49, 67
      HSL:
        6°, 32.8000%, 24.5098%
        HSV (HSB):
        6°, 49.3976%, 32.5490%
        XYZ:
        4.9622, 3.9602, 2.6933
        xyY:
        0.4272, 0.3409, 3.9602
      CIE-Lab:
        23.5393, 16.4458, 9.8973
        CIE-LCH:
        23.5393, 19.1944, 31.0401
        CIE-Luv:
        23.5393, 23.3014, 7.2358
        Hunter-Lab:
        19.9001, 9.6845, 5.9056
      #532e2a color charts
#532e2a RGB chart
      #532e2a CMYK chart
      #532e2a RGB pie chart
      #532e2a color shades, tints & tones
#532e2a color schemes
#532e2a color preview, HTML & CSS examples
           This text has a color of #532e2a        
        
          <p style="color:#532e2a;">Text here</p>
        
        
          .mytext {color:#532e2a;}
        
        Text color #532e2a
      
           This box has a color of #532e2a        
        
          <div style="background-color:#532e2a;">Content here</div>
        
        
          .mybackground {background-color:#532e2a;}
        
        Background color #532e2a
      
           Border around this has a color of #532e2a        
        
          <div style="border:2px solid #532e2a;">Content here</div>
        
        
          .myborder {border:2px solid #532e2a;}
        
        Border color #532e2a