#5f6845 color space conversions
Hex:
        #5f6845
        RGB:
        95, 104, 69
        CMY:
        63, 59, 73
        CMYK:
        9, 0, 34, 59
      HSL:
        75°, 20.2312%, 33.9216%
        HSV (HSB):
        75°, 33.6538%, 40.7843%
        XYZ:
        10.7438, 12.7632, 7.5275
        xyY:
        0.3462, 0.4113, 12.7632
      CIE-Lab:
        42.4043, -9.9868, 18.6126
        CIE-LCH:
        42.4043, 21.1227, 118.2163
        CIE-Luv:
        42.4043, -3.6642, 23.5409
        Hunter-Lab:
        35.7256, -8.8393, 12.5153
      #5f6845 color charts
#5f6845 RGB chart
      #5f6845 CMYK chart
      #5f6845 RGB pie chart
      #5f6845 color shades, tints & tones
#5f6845 color schemes
#5f6845 color preview, HTML & CSS examples
           This text has a color of #5f6845        
        
          <p style="color:#5f6845;">Text here</p>
        
        
          .mytext {color:#5f6845;}
        
        Text color #5f6845
      
           This box has a color of #5f6845        
        
          <div style="background-color:#5f6845;">Content here</div>
        
        
          .mybackground {background-color:#5f6845;}
        
        Background color #5f6845
      
           Border around this has a color of #5f6845        
        
          <div style="border:2px solid #5f6845;">Content here</div>
        
        
          .myborder {border:2px solid #5f6845;}
        
        Border color #5f6845