#5f683d color space conversions
Hex:
        #5f683d
        RGB:
        95, 104, 61
        CMY:
        63, 59, 76
        CMYK:
        9, 0, 41, 59
      HSL:
        73°, 26.0606%, 32.3529%
        HSV (HSB):
        73°, 41.3462%, 40.7843%
        XYZ:
        10.5119, 12.6704, 6.3065
        xyY:
        0.3565, 0.4297, 12.6704
      CIE-Lab:
        42.2624, -11.1274, 23.0706
        CIE-LCH:
        42.2624, 25.6139, 115.7489
        CIE-Luv:
        42.2624, -3.4437, 28.1349
        Hunter-Lab:
        35.5956, -9.5784, 14.4125
      #5f683d color charts
#5f683d RGB chart
      #5f683d CMYK chart
      #5f683d RGB pie chart
      #5f683d color shades, tints & tones
#5f683d color schemes
#5f683d color preview, HTML & CSS examples
           This text has a color of #5f683d        
        
          <p style="color:#5f683d;">Text here</p>
        
        
          .mytext {color:#5f683d;}
        
        Text color #5f683d
      
           This box has a color of #5f683d        
        
          <div style="background-color:#5f683d;">Content here</div>
        
        
          .mybackground {background-color:#5f683d;}
        
        Background color #5f683d
      
           Border around this has a color of #5f683d        
        
          <div style="border:2px solid #5f683d;">Content here</div>
        
        
          .myborder {border:2px solid #5f683d;}
        
        Border color #5f683d