#5a5b2a color space conversions
Hex:
        #5a5b2a
        RGB:
        90, 91, 42
        CMY:
        65, 64, 84
        CMYK:
        1, 0, 54, 64
      HSL:
        61°, 36.8421%, 26.0784%
        HSV (HSB):
        61°, 53.8462%, 35.6863%
        XYZ:
        8.3755, 9.8230, 3.6451
        xyY:
        0.3834, 0.4497, 9.8230
      CIE-Lab:
        37.5229, -8.2037, 27.8225
        CIE-LCH:
        37.5229, 29.0067, 106.4287
        CIE-Luv:
        37.5229, 1.5533, 30.3120
        Hunter-Lab:
        31.3417, -7.1472, 15.0436
      #5a5b2a color charts
#5a5b2a RGB chart
      #5a5b2a CMYK chart
      #5a5b2a RGB pie chart
      #5a5b2a color shades, tints & tones
#5a5b2a color schemes
#5a5b2a color preview, HTML & CSS examples
           This text has a color of #5a5b2a        
        
          <p style="color:#5a5b2a;">Text here</p>
        
        
          .mytext {color:#5a5b2a;}
        
        Text color #5a5b2a
      
           This box has a color of #5a5b2a        
        
          <div style="background-color:#5a5b2a;">Content here</div>
        
        
          .mybackground {background-color:#5a5b2a;}
        
        Background color #5a5b2a
      
           Border around this has a color of #5a5b2a        
        
          <div style="border:2px solid #5a5b2a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5b2a;}
        
        Border color #5a5b2a