#5e622b color space conversions
Hex:
        #5e622b
        RGB:
        94, 98, 43
        CMY:
        63, 62, 83
        CMYK:
        4, 0, 56, 62
      HSL:
        64°, 39.0071%, 27.6471%
        HSV (HSB):
        64°, 56.1224%, 38.4314%
        XYZ:
        9.4198, 11.2895, 3.9681
        xyY:
        0.3817, 0.4575, 11.2895
      CIE-Lab:
        40.0638, -10.2677, 30.3529
        CIE-LCH:
        40.0638, 32.0426, 108.6896
        CIE-Luv:
        40.0638, -0.1149, 33.6245
        Hunter-Lab:
        33.5998, -8.7566, 16.5178
      #5e622b color charts
#5e622b RGB chart
      #5e622b CMYK chart
      #5e622b RGB pie chart
      #5e622b color shades, tints & tones
#5e622b color schemes
#5e622b color preview, HTML & CSS examples
           This text has a color of #5e622b        
        
          <p style="color:#5e622b;">Text here</p>
        
        
          .mytext {color:#5e622b;}
        
        Text color #5e622b
      
           This box has a color of #5e622b        
        
          <div style="background-color:#5e622b;">Content here</div>
        
        
          .mybackground {background-color:#5e622b;}
        
        Background color #5e622b
      
           Border around this has a color of #5e622b        
        
          <div style="border:2px solid #5e622b;">Content here</div>
        
        
          .myborder {border:2px solid #5e622b;}
        
        Border color #5e622b