#5a3d13 color space conversions
Hex:
        #5a3d13
        RGB:
        90, 61, 19
        CMY:
        65, 76, 93
        CMYK:
        0, 32, 79, 65
      HSL:
        35°, 65.1376%, 21.3725%
        HSV (HSB):
        35°, 78.8889%, 35.2941%
        XYZ:
        6.0027, 5.5582, 1.3725
        xyY:
        0.4641, 0.4298, 5.5582
      CIE-Lab:
        28.2692, 8.3008, 29.7798
        CIE-LCH:
        28.2692, 30.9151, 74.4248
        CIE-Luv:
        28.2692, 21.6757, 24.5178
        Hunter-Lab:
        23.5758, 4.1912, 13.0512
      #5a3d13 color charts
#5a3d13 RGB chart
      #5a3d13 CMYK chart
      #5a3d13 RGB pie chart
      #5a3d13 color shades, tints & tones
#5a3d13 color schemes
#5a3d13 color preview, HTML & CSS examples
           This text has a color of #5a3d13        
        
          <p style="color:#5a3d13;">Text here</p>
        
        
          .mytext {color:#5a3d13;}
        
        Text color #5a3d13
      
           This box has a color of #5a3d13        
        
          <div style="background-color:#5a3d13;">Content here</div>
        
        
          .mybackground {background-color:#5a3d13;}
        
        Background color #5a3d13
      
           Border around this has a color of #5a3d13        
        
          <div style="border:2px solid #5a3d13;">Content here</div>
        
        
          .myborder {border:2px solid #5a3d13;}
        
        Border color #5a3d13