#532a2a color space conversions
Hex:
        #532a2a
        RGB:
        83, 42, 42
        CMY:
        67, 84, 84
        CMYK:
        0, 49, 49, 67
      HSL:
        0°, 32.8000%, 24.5098%
        HSV (HSB):
        0°, 49.3976%, 32.5490%
        XYZ:
        4.8132, 3.6621, 2.6437
        xyY:
        0.4329, 0.3294, 3.6621
      CIE-Lab:
        22.5213, 18.9437, 8.5027
        CIE-LCH:
        22.5213, 20.7644, 24.1725
        CIE-Luv:
        22.5213, 25.3676, 5.4680
        Hunter-Lab:
        19.1366, 11.4065, 5.2049
      #532a2a color charts
#532a2a RGB chart
      #532a2a CMYK chart
      #532a2a RGB pie chart
      #532a2a color shades, tints & tones
#532a2a color schemes
#532a2a color preview, HTML & CSS examples
           This text has a color of #532a2a        
        
          <p style="color:#532a2a;">Text here</p>
        
        
          .mytext {color:#532a2a;}
        
        Text color #532a2a
      
           This box has a color of #532a2a        
        
          <div style="background-color:#532a2a;">Content here</div>
        
        
          .mybackground {background-color:#532a2a;}
        
        Background color #532a2a
      
           Border around this has a color of #532a2a        
        
          <div style="border:2px solid #532a2a;">Content here</div>
        
        
          .myborder {border:2px solid #532a2a;}
        
        Border color #532a2a