#53422a color space conversions
Hex:
        #53422a
        RGB:
        83, 66, 42
        CMY:
        67, 74, 84
        CMYK:
        0, 20, 49, 67
      HSL:
        35°, 32.8000%, 24.5098%
        HSV (HSB):
        35°, 49.3976%, 32.5490%
        XYZ:
        5.9334, 5.9026, 3.0171
        xyY:
        0.3995, 0.3974, 5.9026
      CIE-Lab:
        29.1654, 3.6685, 17.3504
        CIE-LCH:
        29.1654, 17.7340, 78.0614
        CIE-Luv:
        29.1654, 11.9123, 16.9920
        Hunter-Lab:
        24.2953, 1.0767, 9.6438
      #53422a color charts
#53422a RGB chart
      #53422a CMYK chart
      #53422a RGB pie chart
      #53422a color shades, tints & tones
#53422a color schemes
#53422a color preview, HTML & CSS examples
           This text has a color of #53422a        
        
          <p style="color:#53422a;">Text here</p>
        
        
          .mytext {color:#53422a;}
        
        Text color #53422a
      
           This box has a color of #53422a        
        
          <div style="background-color:#53422a;">Content here</div>
        
        
          .mybackground {background-color:#53422a;}
        
        Background color #53422a
      
           Border around this has a color of #53422a        
        
          <div style="border:2px solid #53422a;">Content here</div>
        
        
          .myborder {border:2px solid #53422a;}
        
        Border color #53422a