#5f4513 color space conversions
Hex:
        #5f4513
        RGB:
        95, 69, 19
        CMY:
        63, 73, 93
        CMYK:
        0, 27, 80, 63
      HSL:
        39°, 66.6667%, 22.3529%
        HSV (HSB):
        39°, 80.0000%, 37.2549%
        XYZ:
        6.9650, 6.7362, 1.5492
        xyY:
        0.4567, 0.4417, 6.7362
      CIE-Lab:
        31.1986, 5.7911, 32.9135
        CIE-LCH:
        31.1986, 33.4191, 80.0210
        CIE-Luv:
        31.1986, 20.0614, 28.3157
        Hunter-Lab:
        25.9541, 2.4821, 14.6288
      #5f4513 color charts
#5f4513 RGB chart
      #5f4513 CMYK chart
      #5f4513 RGB pie chart
      #5f4513 color shades, tints & tones
#5f4513 color schemes
#5f4513 color preview, HTML & CSS examples
           This text has a color of #5f4513        
        
          <p style="color:#5f4513;">Text here</p>
        
        
          .mytext {color:#5f4513;}
        
        Text color #5f4513
      
           This box has a color of #5f4513        
        
          <div style="background-color:#5f4513;">Content here</div>
        
        
          .mybackground {background-color:#5f4513;}
        
        Background color #5f4513
      
           Border around this has a color of #5f4513        
        
          <div style="border:2px solid #5f4513;">Content here</div>
        
        
          .myborder {border:2px solid #5f4513;}
        
        Border color #5f4513