#5a642e color space conversions
Hex:
        #5a642e
        RGB:
        90, 100, 46
        CMY:
        65, 61, 82
        CMYK:
        10, 0, 54, 61
      HSL:
        71°, 36.9863%, 28.6275%
        HSV (HSB):
        71°, 54.0000%, 39.2157%
        XYZ:
        9.2668, 11.4853, 4.3132
        xyY:
        0.3697, 0.4582, 11.4853
      CIE-Lab:
        40.3860, -12.9168, 29.0393
        CIE-LCH:
        40.3860, 31.7825, 113.9797
        CIE-Luv:
        40.3860, -3.8060, 33.1577
        Hunter-Lab:
        33.8899, -10.4988, 16.1770
      #5a642e color charts
#5a642e RGB chart
      #5a642e CMYK chart
      #5a642e RGB pie chart
      #5a642e color shades, tints & tones
#5a642e color schemes
#5a642e color preview, HTML & CSS examples
           This text has a color of #5a642e        
        
          <p style="color:#5a642e;">Text here</p>
        
        
          .mytext {color:#5a642e;}
        
        Text color #5a642e
      
           This box has a color of #5a642e        
        
          <div style="background-color:#5a642e;">Content here</div>
        
        
          .mybackground {background-color:#5a642e;}
        
        Background color #5a642e
      
           Border around this has a color of #5a642e        
        
          <div style="border:2px solid #5a642e;">Content here</div>
        
        
          .myborder {border:2px solid #5a642e;}
        
        Border color #5a642e