#5e5a13 color space conversions
Hex:
        #5e5a13
        RGB:
        94, 90, 19
        CMY:
        63, 65, 93
        CMYK:
        0, 4, 80, 63
      HSL:
        57°, 66.3717%, 22.1569%
        HSV (HSB):
        57°, 79.7872%, 36.8627%
        XYZ:
        8.3898, 9.7390, 2.0537
        xyY:
        0.4157, 0.4825, 9.7390
      CIE-Lab:
        37.3699, -7.4175, 38.7788
        CIE-LCH:
        37.3699, 39.4818, 100.8286
        CIE-Luv:
        37.3699, 5.3800, 37.5597
        Hunter-Lab:
        31.2074, -6.6250, 17.9434
      #5e5a13 color charts
#5e5a13 RGB chart
      #5e5a13 CMYK chart
      #5e5a13 RGB pie chart
      #5e5a13 color shades, tints & tones
#5e5a13 color schemes
#5e5a13 color preview, HTML & CSS examples
           This text has a color of #5e5a13        
        
          <p style="color:#5e5a13;">Text here</p>
        
        
          .mytext {color:#5e5a13;}
        
        Text color #5e5a13
      
           This box has a color of #5e5a13        
        
          <div style="background-color:#5e5a13;">Content here</div>
        
        
          .mybackground {background-color:#5e5a13;}
        
        Background color #5e5a13
      
           Border around this has a color of #5e5a13        
        
          <div style="border:2px solid #5e5a13;">Content here</div>
        
        
          .myborder {border:2px solid #5e5a13;}
        
        Border color #5e5a13