#532b25 color space conversions
Hex:
        #532b25
        RGB:
        83, 43, 37
        CMY:
        67, 83, 85
        CMYK:
        0, 48, 55, 67
      HSL:
        8°, 38.3333%, 23.5294%
        HSV (HSB):
        8°, 55.4217%, 32.5490%
        XYZ:
        4.7651, 3.7003, 2.2134
        xyY:
        0.4462, 0.3465, 3.7003
      CIE-Lab:
        22.6549, 17.7500, 12.0631
        CIE-LCH:
        22.6549, 21.4611, 34.2004
        CIE-Luv:
        22.6549, 25.6302, 8.6560
        Hunter-Lab:
        19.2362, 10.5536, 6.6434
      #532b25 color charts
#532b25 RGB chart
      #532b25 CMYK chart
      #532b25 RGB pie chart
      #532b25 color shades, tints & tones
#532b25 color schemes
#532b25 color preview, HTML & CSS examples
           This text has a color of #532b25        
        
          <p style="color:#532b25;">Text here</p>
        
        
          .mytext {color:#532b25;}
        
        Text color #532b25
      
           This box has a color of #532b25        
        
          <div style="background-color:#532b25;">Content here</div>
        
        
          .mybackground {background-color:#532b25;}
        
        Background color #532b25
      
           Border around this has a color of #532b25        
        
          <div style="border:2px solid #532b25;">Content here</div>
        
        
          .myborder {border:2px solid #532b25;}
        
        Border color #532b25