#5f562e color space conversions
Hex:
        #5f562e
        RGB:
        95, 86, 46
        CMY:
        63, 66, 82
        CMYK:
        0, 9, 52, 63
      HSL:
        49°, 34.7518%, 27.6471%
        HSV (HSB):
        49°, 51.5789%, 37.2549%
        XYZ:
        8.5402, 9.2857, 3.9270
        xyY:
        0.3926, 0.4269, 9.2857
      CIE-Lab:
        36.5287, -2.4688, 24.4879
        CIE-LCH:
        36.5287, 24.6120, 95.7568
        CIE-Luv:
        36.5287, 7.6891, 26.2471
        Hunter-Lab:
        30.4725, -3.3003, 13.6901
      #5f562e color charts
#5f562e RGB chart
      #5f562e CMYK chart
      #5f562e RGB pie chart
      #5f562e color shades, tints & tones
#5f562e color schemes
#5f562e color preview, HTML & CSS examples
           This text has a color of #5f562e        
        
          <p style="color:#5f562e;">Text here</p>
        
        
          .mytext {color:#5f562e;}
        
        Text color #5f562e
      
           This box has a color of #5f562e        
        
          <div style="background-color:#5f562e;">Content here</div>
        
        
          .mybackground {background-color:#5f562e;}
        
        Background color #5f562e
      
           Border around this has a color of #5f562e        
        
          <div style="border:2px solid #5f562e;">Content here</div>
        
        
          .myborder {border:2px solid #5f562e;}
        
        Border color #5f562e