#5a4c25 color space conversions
Hex:
        #5a4c25
        RGB:
        90, 76, 37
        CMY:
        65, 70, 85
        CMYK:
        0, 16, 59, 65
      HSL:
        44°, 41.7323%, 24.9020%
        HSV (HSB):
        44°, 58.8889%, 35.2941%
        XYZ:
        7.1348, 7.4761, 2.8173
        xyY:
        0.4094, 0.4290, 7.4761
      CIE-Lab:
        32.8671, 0.2861, 25.0995
        CIE-LCH:
        32.8671, 25.1011, 89.3469
        CIE-Luv:
        32.8671, 10.9372, 24.9724
        Hunter-Lab:
        27.3425, -1.2711, 13.0307
      #5a4c25 color charts
#5a4c25 RGB chart
      #5a4c25 CMYK chart
      #5a4c25 RGB pie chart
      #5a4c25 color shades, tints & tones
#5a4c25 color schemes
#5a4c25 color preview, HTML & CSS examples
           This text has a color of #5a4c25        
        
          <p style="color:#5a4c25;">Text here</p>
        
        
          .mytext {color:#5a4c25;}
        
        Text color #5a4c25
      
           This box has a color of #5a4c25        
        
          <div style="background-color:#5a4c25;">Content here</div>
        
        
          .mybackground {background-color:#5a4c25;}
        
        Background color #5a4c25
      
           Border around this has a color of #5a4c25        
        
          <div style="border:2px solid #5a4c25;">Content here</div>
        
        
          .myborder {border:2px solid #5a4c25;}
        
        Border color #5a4c25