#5f540d color space conversions
Hex:
        #5f540d
        RGB:
        95, 84, 13
        CMY:
        63, 67, 95
        CMYK:
        0, 12, 86, 63
      HSL:
        52°, 75.9259%, 21.1765%
        HSV (HSB):
        52°, 86.3158%, 37.2549%
        XYZ:
        7.9623, 8.8026, 1.6602
        xyY:
        0.4321, 0.4778, 8.8026
      CIE-Lab:
        35.6014, -3.6422, 39.3740
        CIE-LCH:
        35.6014, 39.5421, 95.2850
        CIE-Luv:
        35.6014, 10.1065, 36.1463
        Hunter-Lab:
        29.6692, -4.0172, 17.4508
      #5f540d color charts
#5f540d RGB chart
      #5f540d CMYK chart
      #5f540d RGB pie chart
      #5f540d color shades, tints & tones
#5f540d color schemes
#5f540d color preview, HTML & CSS examples
           This text has a color of #5f540d        
        
          <p style="color:#5f540d;">Text here</p>
        
        
          .mytext {color:#5f540d;}
        
        Text color #5f540d
      
           This box has a color of #5f540d        
        
          <div style="background-color:#5f540d;">Content here</div>
        
        
          .mybackground {background-color:#5f540d;}
        
        Background color #5f540d
      
           Border around this has a color of #5f540d        
        
          <div style="border:2px solid #5f540d;">Content here</div>
        
        
          .myborder {border:2px solid #5f540d;}
        
        Border color #5f540d