#5f673b color space conversions
Hex:
        #5f673b
        RGB:
        95, 103, 59
        CMY:
        63, 60, 77
        CMYK:
        8, 0, 43, 60
      HSL:
        71°, 27.1605%, 31.7647%
        HSV (HSB):
        71°, 42.7184%, 40.3922%
        XYZ:
        10.3590, 12.4492, 5.9946
        xyY:
        0.3597, 0.4322, 12.4492
      CIE-Lab:
        41.9213, -10.8266, 23.7795
        CIE-LCH:
        41.9213, 26.1282, 114.4793
        CIE-Luv:
        41.9213, -2.8265, 28.6641
        Hunter-Lab:
        35.2834, -9.3394, 14.6250
      #5f673b color charts
#5f673b RGB chart
      #5f673b CMYK chart
      #5f673b RGB pie chart
      #5f673b color shades, tints & tones
#5f673b color schemes
#5f673b color preview, HTML & CSS examples
           This text has a color of #5f673b        
        
          <p style="color:#5f673b;">Text here</p>
        
        
          .mytext {color:#5f673b;}
        
        Text color #5f673b
      
           This box has a color of #5f673b        
        
          <div style="background-color:#5f673b;">Content here</div>
        
        
          .mybackground {background-color:#5f673b;}
        
        Background color #5f673b
      
           Border around this has a color of #5f673b        
        
          <div style="border:2px solid #5f673b;">Content here</div>
        
        
          .myborder {border:2px solid #5f673b;}
        
        Border color #5f673b