#532f1f color space conversions
Hex:
        #532f1f
        RGB:
        83, 47, 31
        CMY:
        67, 82, 88
        CMYK:
        0, 43, 63, 67
      HSL:
        18°, 45.6140%, 22.3529%
        HSV (HSB):
        18°, 62.6506%, 32.5490%
        XYZ:
        4.8311, 3.9710, 1.8082
        xyY:
        0.4553, 0.3743, 3.9710
      CIE-Lab:
        23.5752, 14.6309, 17.2073
        CIE-LCH:
        23.5752, 22.5866, 49.6264
        CIE-Luv:
        23.5752, 24.1920, 13.3415
        Hunter-Lab:
        19.9273, 8.4024, 8.5692
      #532f1f color charts
#532f1f RGB chart
      #532f1f CMYK chart
      #532f1f RGB pie chart
      #532f1f color shades, tints & tones
#532f1f color schemes
#532f1f color preview, HTML & CSS examples
           This text has a color of #532f1f        
        
          <p style="color:#532f1f;">Text here</p>
        
        
          .mytext {color:#532f1f;}
        
        Text color #532f1f
      
           This box has a color of #532f1f        
        
          <div style="background-color:#532f1f;">Content here</div>
        
        
          .mybackground {background-color:#532f1f;}
        
        Background color #532f1f
      
           Border around this has a color of #532f1f        
        
          <div style="border:2px solid #532f1f;">Content here</div>
        
        
          .myborder {border:2px solid #532f1f;}
        
        Border color #532f1f