#532401 color space conversions
Hex:
        #532401
        RGB:
        83, 36, 1
        CMY:
        67, 86, 100
        CMYK:
        0, 57, 99, 67
      HSL:
        26°, 97.6190%, 16.4706%
        HSV (HSB):
        26°, 98.7952%, 32.5490%
        XYZ:
        4.2036, 3.1029, 0.4061
        xyY:
        0.5450, 0.4023, 3.1029
      CIE-Lab:
        20.4515, 19.7016, 29.4528
        CIE-LCH:
        20.4515, 35.4348, 56.2207
        CIE-Luv:
        20.4515, 33.4273, 18.3616
        Hunter-Lab:
        17.6152, 11.7702, 10.9638
      #532401 color charts
#532401 RGB chart
      #532401 CMYK chart
      #532401 RGB pie chart
      #532401 color shades, tints & tones
#532401 color schemes
#532401 color preview, HTML & CSS examples
           This text has a color of #532401        
        
          <p style="color:#532401;">Text here</p>
        
        
          .mytext {color:#532401;}
        
        Text color #532401
      
           This box has a color of #532401        
        
          <div style="background-color:#532401;">Content here</div>
        
        
          .mybackground {background-color:#532401;}
        
        Background color #532401
      
           Border around this has a color of #532401        
        
          <div style="border:2px solid #532401;">Content here</div>
        
        
          .myborder {border:2px solid #532401;}
        
        Border color #532401