#5f650e color space conversions
Hex:
        #5f650e
        RGB:
        95, 101, 14
        CMY:
        63, 60, 95
        CMYK:
        6, 0, 86, 60
      HSL:
        64°, 75.6522%, 22.5490%
        HSV (HSB):
        64°, 86.1386%, 39.6078%
        XYZ:
        9.4523, 11.7720, 2.1895
        xyY:
        0.4037, 0.5028, 11.7720
      CIE-Lab:
        40.8514, -13.3972, 43.6331
        CIE-LCH:
        40.8514, 45.6435, 107.0687
        CIE-Luv:
        40.8514, -0.8133, 43.4174
        Hunter-Lab:
        34.3103, -10.8674, 20.2336
      #5f650e color charts
#5f650e RGB chart
      #5f650e CMYK chart
      #5f650e RGB pie chart
      #5f650e color shades, tints & tones
#5f650e color schemes
#5f650e color preview, HTML & CSS examples
           This text has a color of #5f650e        
        
          <p style="color:#5f650e;">Text here</p>
        
        
          .mytext {color:#5f650e;}
        
        Text color #5f650e
      
           This box has a color of #5f650e        
        
          <div style="background-color:#5f650e;">Content here</div>
        
        
          .mybackground {background-color:#5f650e;}
        
        Background color #5f650e
      
           Border around this has a color of #5f650e        
        
          <div style="border:2px solid #5f650e;">Content here</div>
        
        
          .myborder {border:2px solid #5f650e;}
        
        Border color #5f650e