#5a4b31 color space conversions
Hex:
        #5a4b31
        RGB:
        90, 75, 49
        CMY:
        65, 71, 81
        CMYK:
        0, 17, 46, 65
      HSL:
        38°, 29.4964%, 27.2549%
        HSV (HSB):
        38°, 45.5556%, 35.2941%
        XYZ:
        7.2869, 7.4276, 3.9553
        xyY:
        0.3903, 0.3978, 7.4276
      CIE-Lab:
        32.7611, 2.2312, 17.8333
        CIE-LCH:
        32.7611, 17.9723, 82.8686
        CIE-Luv:
        32.7611, 10.8177, 18.5899
        Hunter-Lab:
        27.2536, 0.0326, 10.4727
      #5a4b31 color charts
#5a4b31 RGB chart
      #5a4b31 CMYK chart
      #5a4b31 RGB pie chart
      #5a4b31 color shades, tints & tones
#5a4b31 color schemes
#5a4b31 color preview, HTML & CSS examples
           This text has a color of #5a4b31        
        
          <p style="color:#5a4b31;">Text here</p>
        
        
          .mytext {color:#5a4b31;}
        
        Text color #5a4b31
      
           This box has a color of #5a4b31        
        
          <div style="background-color:#5a4b31;">Content here</div>
        
        
          .mybackground {background-color:#5a4b31;}
        
        Background color #5a4b31
      
           Border around this has a color of #5a4b31        
        
          <div style="border:2px solid #5a4b31;">Content here</div>
        
        
          .myborder {border:2px solid #5a4b31;}
        
        Border color #5a4b31