#5a5e1a color space conversions
Hex:
        #5a5e1a
        RGB:
        90, 94, 26
        CMY:
        65, 63, 90
        CMYK:
        4, 0, 72, 63
      HSL:
        64°, 56.6667%, 23.5294%
        HSV (HSB):
        64°, 72.3404%, 36.8627%
        XYZ:
        8.4056, 10.2536, 2.5134
        xyY:
        0.3970, 0.4843, 10.2536
      CIE-Lab:
        38.2939, -11.2603, 36.6640
        CIE-LCH:
        38.2939, 38.3542, 107.0729
        CIE-Luv:
        38.2939, 0.1144, 37.4866
        Hunter-Lab:
        32.0213, -9.1810, 17.7611
      #5a5e1a color charts
#5a5e1a RGB chart
      #5a5e1a CMYK chart
      #5a5e1a RGB pie chart
      #5a5e1a color shades, tints & tones
#5a5e1a color schemes
#5a5e1a color preview, HTML & CSS examples
           This text has a color of #5a5e1a        
        
          <p style="color:#5a5e1a;">Text here</p>
        
        
          .mytext {color:#5a5e1a;}
        
        Text color #5a5e1a
      
           This box has a color of #5a5e1a        
        
          <div style="background-color:#5a5e1a;">Content here</div>
        
        
          .mybackground {background-color:#5a5e1a;}
        
        Background color #5a5e1a
      
           Border around this has a color of #5a5e1a        
        
          <div style="border:2px solid #5a5e1a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5e1a;}
        
        Border color #5a5e1a