#5a4c1b color space conversions
Hex:
        #5a4c1b
        RGB:
        90, 76, 27
        CMY:
        65, 70, 89
        CMYK:
        0, 16, 70, 65
      HSL:
        47°, 53.8462%, 22.9412%
        HSV (HSB):
        47°, 70.0000%, 35.2941%
        XYZ:
        6.9987, 7.4217, 2.1006
        xyY:
        0.4236, 0.4492, 7.4217
      CIE-Lab:
        32.7482, -0.5511, 30.4086
        CIE-LCH:
        32.7482, 30.4136, 91.0383
        CIE-Luv:
        32.7482, 11.4062, 28.7918
        Hunter-Lab:
        27.2427, -1.8178, 14.4983
      #5a4c1b color charts
#5a4c1b RGB chart
      #5a4c1b CMYK chart
      #5a4c1b RGB pie chart
      #5a4c1b color shades, tints & tones
#5a4c1b color schemes
#5a4c1b color preview, HTML & CSS examples
           This text has a color of #5a4c1b        
        
          <p style="color:#5a4c1b;">Text here</p>
        
        
          .mytext {color:#5a4c1b;}
        
        Text color #5a4c1b
      
           This box has a color of #5a4c1b        
        
          <div style="background-color:#5a4c1b;">Content here</div>
        
        
          .mybackground {background-color:#5a4c1b;}
        
        Background color #5a4c1b
      
           Border around this has a color of #5a4c1b        
        
          <div style="border:2px solid #5a4c1b;">Content here</div>
        
        
          .myborder {border:2px solid #5a4c1b;}
        
        Border color #5a4c1b