#532d2f color space conversions
Hex:
        #532d2f
        RGB:
        83, 45, 47
        CMY:
        67, 82, 82
        CMYK:
        0, 46, 43, 67
      HSL:
        357°, 29.6875%, 25.0980%
        HSV (HSB):
        357°, 45.7831%, 32.5490%
        XYZ:
        5.0188, 3.9210, 3.1816
        xyY:
        0.4140, 0.3235, 3.9210
      CIE-Lab:
        23.4086, 17.7167, 6.3440
        CIE-LCH:
        23.4086, 18.8183, 19.7014
        CIE-Luv:
        23.4086, 23.0488, 3.8283
        Hunter-Lab:
        19.8015, 10.5886, 4.3346
      #532d2f color charts
#532d2f RGB chart
      #532d2f CMYK chart
      #532d2f RGB pie chart
      #532d2f color shades, tints & tones
#532d2f color schemes
#532d2f color preview, HTML & CSS examples
           This text has a color of #532d2f        
        
          <p style="color:#532d2f;">Text here</p>
        
        
          .mytext {color:#532d2f;}
        
        Text color #532d2f
      
           This box has a color of #532d2f        
        
          <div style="background-color:#532d2f;">Content here</div>
        
        
          .mybackground {background-color:#532d2f;}
        
        Background color #532d2f
      
           Border around this has a color of #532d2f        
        
          <div style="border:2px solid #532d2f;">Content here</div>
        
        
          .myborder {border:2px solid #532d2f;}
        
        Border color #532d2f