#5f6841 color space conversions
Hex:
        #5f6841
        RGB:
        95, 104, 65
        CMY:
        63, 59, 75
        CMYK:
        9, 0, 38, 59
      HSL:
        74°, 23.0769%, 33.1373%
        HSV (HSB):
        74°, 37.5000%, 40.7843%
        XYZ:
        10.6238, 12.7152, 6.8954
        xyY:
        0.3514, 0.4206, 12.7152
      CIE-Lab:
        42.3309, -10.5745, 20.8514
        CIE-LCH:
        42.3309, 23.3795, 116.8912
        CIE-Luv:
        42.3309, -3.5511, 25.8954
        Hunter-Lab:
        35.6583, -9.2212, 13.4957
      #5f6841 color charts
#5f6841 RGB chart
      #5f6841 CMYK chart
      #5f6841 RGB pie chart
      #5f6841 color shades, tints & tones
#5f6841 color schemes
#5f6841 color preview, HTML & CSS examples
           This text has a color of #5f6841        
        
          <p style="color:#5f6841;">Text here</p>
        
        
          .mytext {color:#5f6841;}
        
        Text color #5f6841
      
           This box has a color of #5f6841        
        
          <div style="background-color:#5f6841;">Content here</div>
        
        
          .mybackground {background-color:#5f6841;}
        
        Background color #5f6841
      
           Border around this has a color of #5f6841        
        
          <div style="border:2px solid #5f6841;">Content here</div>
        
        
          .myborder {border:2px solid #5f6841;}
        
        Border color #5f6841