#5f681b color space conversions
Hex:
        #5f681b
        RGB:
        95, 104, 27
        CMY:
        63, 59, 89
        CMYK:
        9, 0, 74, 59
      HSL:
        67°, 58.7786%, 25.6863%
        HSV (HSB):
        67°, 74.0385%, 40.7843%
        XYZ:
        9.8675, 12.4127, 2.9127
        xyY:
        0.3917, 0.4927, 12.4127
      CIE-Lab:
        41.8646, -14.4212, 39.9516
        CIE-LCH:
        41.8646, 42.4747, 109.8478
        CIE-Luv:
        41.8646, -2.7820, 41.9902
        Hunter-Lab:
        35.2316, -11.6621, 19.7604
      #5f681b color charts
#5f681b RGB chart
      #5f681b CMYK chart
      #5f681b RGB pie chart
      #5f681b color shades, tints & tones
#5f681b color schemes
#5f681b color preview, HTML & CSS examples
           This text has a color of #5f681b        
        
          <p style="color:#5f681b;">Text here</p>
        
        
          .mytext {color:#5f681b;}
        
        Text color #5f681b
      
           This box has a color of #5f681b        
        
          <div style="background-color:#5f681b;">Content here</div>
        
        
          .mybackground {background-color:#5f681b;}
        
        Background color #5f681b
      
           Border around this has a color of #5f681b        
        
          <div style="border:2px solid #5f681b;">Content here</div>
        
        
          .myborder {border:2px solid #5f681b;}
        
        Border color #5f681b