#533d3f color space conversions
Hex:
        #533d3f
        RGB:
        83, 61, 63
        CMY:
        67, 76, 75
        CMYK:
        0, 27, 24, 67
      HSL:
        355°, 15.2778%, 28.2353%
        HSV (HSB):
        355°, 26.5060%, 32.5490%
        XYZ:
        6.1332, 5.5354, 5.4478
        xyY:
        0.3583, 0.3234, 5.5354
      CIE-Lab:
        28.2086, 9.9945, 2.5246
        CIE-LCH:
        28.2086, 10.3084, 14.1764
        CIE-Luv:
        28.2086, 12.7190, 1.4093
        Hunter-Lab:
        23.5274, 5.3594, 2.7404
      #533d3f color charts
#533d3f RGB chart
      #533d3f CMYK chart
      #533d3f RGB pie chart
      #533d3f color shades, tints & tones
#533d3f color schemes
#533d3f color preview, HTML & CSS examples
           This text has a color of #533d3f        
        
          <p style="color:#533d3f;">Text here</p>
        
        
          .mytext {color:#533d3f;}
        
        Text color #533d3f
      
           This box has a color of #533d3f        
        
          <div style="background-color:#533d3f;">Content here</div>
        
        
          .mybackground {background-color:#533d3f;}
        
        Background color #533d3f
      
           Border around this has a color of #533d3f        
        
          <div style="border:2px solid #533d3f;">Content here</div>
        
        
          .myborder {border:2px solid #533d3f;}
        
        Border color #533d3f