#5e721a color space conversions
Hex:
        #5e721a
        RGB:
        94, 114, 26
        CMY:
        63, 55, 90
        CMYK:
        18, 0, 77, 55
      HSL:
        74°, 62.8571%, 27.4510%
        HSV (HSB):
        74°, 77.1930%, 44.7059%
        XYZ:
        10.8199, 14.4889, 3.2037
        xyY:
        0.3795, 0.5082, 14.4889
      CIE-Lab:
        44.9261, -20.2876, 43.3014
        CIE-LCH:
        44.9261, 47.8183, 115.1040
        CIE-Luv:
        44.9261, -9.2354, 46.7852
        Hunter-Lab:
        38.0643, -15.8734, 21.6549
      #5e721a color charts
#5e721a RGB chart
      #5e721a CMYK chart
      #5e721a RGB pie chart
      #5e721a color shades, tints & tones
#5e721a color schemes
#5e721a color preview, HTML & CSS examples
           This text has a color of #5e721a        
        
          <p style="color:#5e721a;">Text here</p>
        
        
          .mytext {color:#5e721a;}
        
        Text color #5e721a
      
           This box has a color of #5e721a        
        
          <div style="background-color:#5e721a;">Content here</div>
        
        
          .mybackground {background-color:#5e721a;}
        
        Background color #5e721a
      
           Border around this has a color of #5e721a        
        
          <div style="border:2px solid #5e721a;">Content here</div>
        
        
          .myborder {border:2px solid #5e721a;}
        
        Border color #5e721a