#5f7746 color space conversions
Hex:
        #5f7746
        RGB:
        95, 119, 70
        CMY:
        63, 53, 73
        CMYK:
        20, 0, 41, 53
      HSL:
        89°, 25.9259%, 37.0588%
        HSV (HSB):
        89°, 41.1765%, 46.6667%
        XYZ:
        12.4216, 16.0687, 8.2412
        xyY:
        0.3382, 0.4375, 16.0687
      CIE-Lab:
        47.0646, -18.0932, 24.1312
        CIE-LCH:
        47.0646, 30.1609, 126.8619
        CIE-Luv:
        47.0646, -11.7624, 31.5371
        Hunter-Lab:
        40.0858, -14.8374, 15.8707
      #5f7746 color charts
#5f7746 RGB chart
      #5f7746 CMYK chart
      #5f7746 RGB pie chart
      #5f7746 color shades, tints & tones
#5f7746 color schemes
#5f7746 color preview, HTML & CSS examples
           This text has a color of #5f7746        
        
          <p style="color:#5f7746;">Text here</p>
        
        
          .mytext {color:#5f7746;}
        
        Text color #5f7746
      
           This box has a color of #5f7746        
        
          <div style="background-color:#5f7746;">Content here</div>
        
        
          .mybackground {background-color:#5f7746;}
        
        Background color #5f7746
      
           Border around this has a color of #5f7746        
        
          <div style="border:2px solid #5f7746;">Content here</div>
        
        
          .myborder {border:2px solid #5f7746;}
        
        Border color #5f7746