#532c4d color space conversions
Hex:
        #532c4d
        RGB:
        83, 44, 77
        CMY:
        67, 83, 70
        CMYK:
        0, 47, 7, 67
      HSL:
        309°, 30.7087%, 24.9020%
        HSV (HSB):
        309°, 46.9880%, 32.5490%
        XYZ:
        5.8075, 4.1762, 7.5212
        xyY:
        0.3318, 0.2386, 4.1762
      CIE-Lab:
        24.2456, 23.4618, -12.6724
        CIE-LCH:
        24.2456, 26.6654, 331.6251
        CIE-Luv:
        24.2456, 18.0910, -17.4521
        Hunter-Lab:
        20.4357, 14.9644, -7.5161
      #532c4d color charts
#532c4d RGB chart
      #532c4d CMYK chart
      #532c4d RGB pie chart
      #532c4d color shades, tints & tones
#532c4d color schemes
#532c4d color preview, HTML & CSS examples
           This text has a color of #532c4d        
        
          <p style="color:#532c4d;">Text here</p>
        
        
          .mytext {color:#532c4d;}
        
        Text color #532c4d
      
           This box has a color of #532c4d        
        
          <div style="background-color:#532c4d;">Content here</div>
        
        
          .mybackground {background-color:#532c4d;}
        
        Background color #532c4d
      
           Border around this has a color of #532c4d        
        
          <div style="border:2px solid #532c4d;">Content here</div>
        
        
          .myborder {border:2px solid #532c4d;}
        
        Border color #532c4d