#5e5a31 color space conversions
Hex:
        #5e5a31
        RGB:
        94, 90, 49
        CMY:
        63, 65, 81
        CMYK:
        0, 4, 48, 63
      HSL:
        55°, 31.4685%, 28.0392%
        HSV (HSB):
        55°, 47.8723%, 36.8627%
        XYZ:
        8.8266, 9.9138, 4.3541
        xyY:
        0.3822, 0.4293, 9.9138
      CIE-Lab:
        37.6872, -4.9865, 24.1717
        CIE-LCH:
        37.6872, 24.6807, 101.6563
        CIE-Luv:
        37.6872, 4.4687, 26.7889
        Hunter-Lab:
        31.4861, -5.0611, 13.8414
      #5e5a31 color charts
#5e5a31 RGB chart
      #5e5a31 CMYK chart
      #5e5a31 RGB pie chart
      #5e5a31 color shades, tints & tones
#5e5a31 color schemes
#5e5a31 color preview, HTML & CSS examples
           This text has a color of #5e5a31        
        
          <p style="color:#5e5a31;">Text here</p>
        
        
          .mytext {color:#5e5a31;}
        
        Text color #5e5a31
      
           This box has a color of #5e5a31        
        
          <div style="background-color:#5e5a31;">Content here</div>
        
        
          .mybackground {background-color:#5e5a31;}
        
        Background color #5e5a31
      
           Border around this has a color of #5e5a31        
        
          <div style="border:2px solid #5e5a31;">Content here</div>
        
        
          .myborder {border:2px solid #5e5a31;}
        
        Border color #5e5a31