#5e6c2e color space conversions
Hex:
        #5e6c2e
        RGB:
        94, 108, 46
        CMY:
        63, 58, 82
        CMYK:
        13, 0, 57, 58
      HSL:
        74°, 40.2597%, 30.1961%
        HSV (HSB):
        74°, 57.4074%, 42.3529%
        XYZ:
        10.4718, 13.3021, 4.6004
        xyY:
        0.3691, 0.4688, 13.3021
      CIE-Lab:
        43.2149, -15.5387, 32.4360
        CIE-LCH:
        43.2149, 35.9659, 115.5971
        CIE-Luv:
        43.2149, -5.9997, 37.4097
        Hunter-Lab:
        36.4720, -12.5753, 18.0518
      #5e6c2e color charts
#5e6c2e RGB chart
      #5e6c2e CMYK chart
      #5e6c2e RGB pie chart
      #5e6c2e color shades, tints & tones
#5e6c2e color schemes
#5e6c2e color preview, HTML & CSS examples
           This text has a color of #5e6c2e        
        
          <p style="color:#5e6c2e;">Text here</p>
        
        
          .mytext {color:#5e6c2e;}
        
        Text color #5e6c2e
      
           This box has a color of #5e6c2e        
        
          <div style="background-color:#5e6c2e;">Content here</div>
        
        
          .mybackground {background-color:#5e6c2e;}
        
        Background color #5e6c2e
      
           Border around this has a color of #5e6c2e        
        
          <div style="border:2px solid #5e6c2e;">Content here</div>
        
        
          .myborder {border:2px solid #5e6c2e;}
        
        Border color #5e6c2e