#533c0d color space conversions
Hex:
        #533c0d
        RGB:
        83, 60, 13
        CMY:
        67, 76, 95
        CMYK:
        0, 28, 84, 67
      HSL:
        40°, 72.9167%, 18.8235%
        HSV (HSB):
        40°, 84.3373%, 32.5490%
        XYZ:
        5.2558, 5.0998, 1.0881
        xyY:
        0.4593, 0.4456, 5.0998
      CIE-Lab:
        27.0172, 5.0701, 31.0883
        CIE-LCH:
        27.0172, 31.4990, 80.7373
        CIE-Luv:
        27.0172, 17.3653, 25.1242
        Hunter-Lab:
        22.5827, 2.0235, 12.9511
      #533c0d color charts
#533c0d RGB chart
      #533c0d CMYK chart
      #533c0d RGB pie chart
      #533c0d color shades, tints & tones
#533c0d color schemes
#533c0d color preview, HTML & CSS examples
           This text has a color of #533c0d        
        
          <p style="color:#533c0d;">Text here</p>
        
        
          .mytext {color:#533c0d;}
        
        Text color #533c0d
      
           This box has a color of #533c0d        
        
          <div style="background-color:#533c0d;">Content here</div>
        
        
          .mybackground {background-color:#533c0d;}
        
        Background color #533c0d
      
           Border around this has a color of #533c0d        
        
          <div style="border:2px solid #533c0d;">Content here</div>
        
        
          .myborder {border:2px solid #533c0d;}
        
        Border color #533c0d