#532024 color space conversions
Hex:
        #532024
        RGB:
        83, 32, 36
        CMY:
        67, 87, 86
        CMYK:
        0, 61, 57, 67
      HSL:
        355°, 44.3478%, 22.5490%
        HSV (HSB):
        355°, 61.4458%, 32.5490%
        XYZ:
        4.4022, 2.9994, 2.0160
        xyY:
        0.4674, 0.3185, 2.9994
      CIE-Lab:
        20.0415, 24.2109, 9.2303
        CIE-LCH:
        20.0415, 25.9107, 20.8692
        CIE-Luv:
        20.0415, 31.2060, 4.8379
        Hunter-Lab:
        17.3188, 15.0648, 5.2215
      #532024 color charts
#532024 RGB chart
      #532024 CMYK chart
      #532024 RGB pie chart
      #532024 color shades, tints & tones
#532024 color schemes
#532024 color preview, HTML & CSS examples
           This text has a color of #532024        
        
          <p style="color:#532024;">Text here</p>
        
        
          .mytext {color:#532024;}
        
        Text color #532024
      
           This box has a color of #532024        
        
          <div style="background-color:#532024;">Content here</div>
        
        
          .mybackground {background-color:#532024;}
        
        Background color #532024
      
           Border around this has a color of #532024        
        
          <div style="border:2px solid #532024;">Content here</div>
        
        
          .myborder {border:2px solid #532024;}
        
        Border color #532024