#5f4d15 color space conversions
Hex:
        #5f4d15
        RGB:
        95, 77, 21
        CMY:
        63, 70, 92
        CMYK:
        0, 19, 78, 63
      HSL:
        45°, 63.7931%, 22.7451%
        HSV (HSB):
        45°, 77.8947%, 37.2549%
        XYZ:
        7.5085, 7.7948, 1.8183
        xyY:
        0.4385, 0.4553, 7.7948
      CIE-Lab:
        33.5518, 0.9551, 34.3135
        CIE-LCH:
        33.5518, 34.3268, 88.4057
        CIE-Luv:
        33.5518, 14.5667, 31.3085
        Hunter-Lab:
        27.9192, -0.8529, 15.6821
      #5f4d15 color charts
#5f4d15 RGB chart
      #5f4d15 CMYK chart
      #5f4d15 RGB pie chart
      #5f4d15 color shades, tints & tones
#5f4d15 color schemes
#5f4d15 color preview, HTML & CSS examples
           This text has a color of #5f4d15        
        
          <p style="color:#5f4d15;">Text here</p>
        
        
          .mytext {color:#5f4d15;}
        
        Text color #5f4d15
      
           This box has a color of #5f4d15        
        
          <div style="background-color:#5f4d15;">Content here</div>
        
        
          .mybackground {background-color:#5f4d15;}
        
        Background color #5f4d15
      
           Border around this has a color of #5f4d15        
        
          <div style="border:2px solid #5f4d15;">Content here</div>
        
        
          .myborder {border:2px solid #5f4d15;}
        
        Border color #5f4d15