#532c2d color space conversions
Hex:
        #532c2d
        RGB:
        83, 44, 45
        CMY:
        67, 83, 82
        CMYK:
        0, 47, 46, 67
      HSL:
        358°, 30.7087%, 24.9020%
        HSV (HSB):
        358°, 46.9880%, 32.5490%
        XYZ:
        4.9416, 3.8298, 2.9614
        xyY:
        0.4212, 0.3264, 3.8298
      CIE-Lab:
        23.1007, 18.0777, 7.2686
        CIE-LCH:
        23.1007, 19.4843, 21.9040
        CIE-Luv:
        23.1007, 23.8727, 4.5868
        Hunter-Lab:
        19.5699, 10.8257, 4.7270
      #532c2d color charts
#532c2d RGB chart
      #532c2d CMYK chart
      #532c2d RGB pie chart
      #532c2d color shades, tints & tones
#532c2d color schemes
#532c2d color preview, HTML & CSS examples
           This text has a color of #532c2d        
        
          <p style="color:#532c2d;">Text here</p>
        
        
          .mytext {color:#532c2d;}
        
        Text color #532c2d
      
           This box has a color of #532c2d        
        
          <div style="background-color:#532c2d;">Content here</div>
        
        
          .mybackground {background-color:#532c2d;}
        
        Background color #532c2d
      
           Border around this has a color of #532c2d        
        
          <div style="border:2px solid #532c2d;">Content here</div>
        
        
          .myborder {border:2px solid #532c2d;}
        
        Border color #532c2d