#533c3e color space conversions
Hex:
        #533c3e
        RGB:
        83, 60, 62
        CMY:
        67, 76, 76
        CMYK:
        0, 28, 25, 67
      HSL:
        355°, 16.0839%, 28.0392%
        HSV (HSB):
        355°, 27.7108%, 32.5490%
        XYZ:
        6.0526, 5.4185, 5.2843
        xyY:
        0.3612, 0.3234, 5.4185
      CIE-Lab:
        27.8953, 10.4627, 2.7293
        CIE-LCH:
        27.8953, 10.8128, 14.6202
        CIE-Luv:
        27.8953, 13.3439, 1.5540
        Hunter-Lab:
        23.2777, 5.6773, 2.8349
      #533c3e color charts
#533c3e RGB chart
      #533c3e CMYK chart
      #533c3e RGB pie chart
      #533c3e color shades, tints & tones
#533c3e color schemes
#533c3e color preview, HTML & CSS examples
           This text has a color of #533c3e        
        
          <p style="color:#533c3e;">Text here</p>
        
        
          .mytext {color:#533c3e;}
        
        Text color #533c3e
      
           This box has a color of #533c3e        
        
          <div style="background-color:#533c3e;">Content here</div>
        
        
          .mybackground {background-color:#533c3e;}
        
        Background color #533c3e
      
           Border around this has a color of #533c3e        
        
          <div style="border:2px solid #533c3e;">Content here</div>
        
        
          .myborder {border:2px solid #533c3e;}
        
        Border color #533c3e