#533b2e color space conversions
Hex:
        #533b2e
        RGB:
        83, 59, 46
        CMY:
        67, 77, 82
        CMYK:
        0, 29, 45, 67
      HSL:
        21°, 28.6822%, 25.2941%
        HSV (HSB):
        21°, 44.5783%, 32.5490%
        XYZ:
        5.6244, 5.1642, 3.2851
        xyY:
        0.3996, 0.3669, 5.1642
      CIE-Lab:
        27.1975, 8.6457, 12.2159
        CIE-LCH:
        27.1975, 14.9658, 54.7113
        CIE-Luv:
        27.1975, 15.6343, 11.2196
        Hunter-Lab:
        22.7248, 4.4102, 7.3364
      #533b2e color charts
#533b2e RGB chart
      #533b2e CMYK chart
      #533b2e RGB pie chart
      #533b2e color shades, tints & tones
#533b2e color schemes
#533b2e color preview, HTML & CSS examples
           This text has a color of #533b2e        
        
          <p style="color:#533b2e;">Text here</p>
        
        
          .mytext {color:#533b2e;}
        
        Text color #533b2e
      
           This box has a color of #533b2e        
        
          <div style="background-color:#533b2e;">Content here</div>
        
        
          .mybackground {background-color:#533b2e;}
        
        Background color #533b2e
      
           Border around this has a color of #533b2e        
        
          <div style="border:2px solid #533b2e;">Content here</div>
        
        
          .myborder {border:2px solid #533b2e;}
        
        Border color #533b2e