#5f4e0e color space conversions
Hex:
        #5f4e0e
        RGB:
        95, 78, 14
        CMY:
        63, 69, 95
        CMYK:
        0, 18, 85, 63
      HSL:
        47°, 74.3119%, 21.3725%
        HSV (HSB):
        47°, 85.2632%, 37.2549%
        XYZ:
        7.5230, 7.9134, 1.5464
        xyY:
        0.4430, 0.4660, 7.9134
      CIE-Lab:
        33.8018, 0.0146, 37.4312
        CIE-LCH:
        33.8018, 37.4312, 89.9776
        CIE-Luv:
        33.8018, 14.1099, 33.3526
        Hunter-Lab:
        28.1307, -1.4927, 16.4322
      #5f4e0e color charts
#5f4e0e RGB chart
      #5f4e0e CMYK chart
      #5f4e0e RGB pie chart
      #5f4e0e color shades, tints & tones
#5f4e0e color schemes
#5f4e0e color preview, HTML & CSS examples
           This text has a color of #5f4e0e        
        
          <p style="color:#5f4e0e;">Text here</p>
        
        
          .mytext {color:#5f4e0e;}
        
        Text color #5f4e0e
      
           This box has a color of #5f4e0e        
        
          <div style="background-color:#5f4e0e;">Content here</div>
        
        
          .mybackground {background-color:#5f4e0e;}
        
        Background color #5f4e0e
      
           Border around this has a color of #5f4e0e        
        
          <div style="border:2px solid #5f4e0e;">Content here</div>
        
        
          .myborder {border:2px solid #5f4e0e;}
        
        Border color #5f4e0e