#533c07 color space conversions
Hex:
        #533c07
        RGB:
        83, 60, 7
        CMY:
        67, 76, 97
        CMYK:
        0, 28, 92, 67
      HSL:
        42°, 84.4444%, 17.6471%
        HSV (HSB):
        42°, 91.5663%, 32.5490%
        XYZ:
        5.2215, 5.0861, 0.9075
        xyY:
        0.4656, 0.4535, 5.0861
      CIE-Lab:
        26.9785, 4.8213, 33.5341
        CIE-LCH:
        26.9785, 33.8789, 81.8185
        CIE-Luv:
        26.9785, 17.5743, 26.3317
        Hunter-Lab:
        22.5523, 1.8613, 13.4007
      #533c07 color charts
#533c07 RGB chart
      #533c07 CMYK chart
      #533c07 RGB pie chart
      #533c07 color shades, tints & tones
#533c07 color schemes
#533c07 color preview, HTML & CSS examples
           This text has a color of #533c07        
        
          <p style="color:#533c07;">Text here</p>
        
        
          .mytext {color:#533c07;}
        
        Text color #533c07
      
           This box has a color of #533c07        
        
          <div style="background-color:#533c07;">Content here</div>
        
        
          .mybackground {background-color:#533c07;}
        
        Background color #533c07
      
           Border around this has a color of #533c07        
        
          <div style="border:2px solid #533c07;">Content here</div>
        
        
          .myborder {border:2px solid #533c07;}
        
        Border color #533c07