#5f540f color space conversions
Hex:
        #5f540f
        RGB:
        95, 84, 15
        CMY:
        63, 67, 94
        CMYK:
        0, 12, 84, 63
      HSL:
        52°, 72.7273%, 21.5686%
        HSV (HSB):
        52°, 84.2105%, 37.2549%
        XYZ:
        7.9759, 8.8080, 1.7317
        xyY:
        0.4308, 0.4757, 8.8080
      CIE-Lab:
        35.6120, -3.5636, 38.6903
        CIE-LCH:
        35.6120, 38.8541, 95.2625
        CIE-Luv:
        35.6120, 10.0659, 35.7739
        Hunter-Lab:
        29.6783, -3.9663, 17.3154
      #5f540f color charts
#5f540f RGB chart
      #5f540f CMYK chart
      #5f540f RGB pie chart
      #5f540f color shades, tints & tones
#5f540f color schemes
#5f540f color preview, HTML & CSS examples
           This text has a color of #5f540f        
        
          <p style="color:#5f540f;">Text here</p>
        
        
          .mytext {color:#5f540f;}
        
        Text color #5f540f
      
           This box has a color of #5f540f        
        
          <div style="background-color:#5f540f;">Content here</div>
        
        
          .mybackground {background-color:#5f540f;}
        
        Background color #5f540f
      
           Border around this has a color of #5f540f        
        
          <div style="border:2px solid #5f540f;">Content here</div>
        
        
          .myborder {border:2px solid #5f540f;}
        
        Border color #5f540f