#532e12 color space conversions
Hex:
        #532e12
        RGB:
        83, 46, 18
        CMY:
        67, 82, 93
        CMYK:
        0, 45, 78, 67
      HSL:
        26°, 64.3564%, 19.8039%
        HSV (HSB):
        26°, 78.3133%, 32.5490%
        XYZ:
        4.6535, 3.8367, 1.0676
        xyY:
        0.4869, 0.4014, 3.8367
      CIE-Lab:
        23.1239, 14.2772, 24.6489
        CIE-LCH:
        23.1239, 28.4852, 59.9195
        CIE-Luv:
        23.1239, 26.0777, 17.9152
        Hunter-Lab:
        19.5874, 8.1290, 10.4798
      #532e12 color charts
#532e12 RGB chart
      #532e12 CMYK chart
      #532e12 RGB pie chart
      #532e12 color shades, tints & tones
#532e12 color schemes
#532e12 color preview, HTML & CSS examples
           This text has a color of #532e12        
        
          <p style="color:#532e12;">Text here</p>
        
        
          .mytext {color:#532e12;}
        
        Text color #532e12
      
           This box has a color of #532e12        
        
          <div style="background-color:#532e12;">Content here</div>
        
        
          .mybackground {background-color:#532e12;}
        
        Background color #532e12
      
           Border around this has a color of #532e12        
        
          <div style="border:2px solid #532e12;">Content here</div>
        
        
          .myborder {border:2px solid #532e12;}
        
        Border color #532e12