#5f4712 color space conversions
Hex:
        #5f4712
        RGB:
        95, 71, 18
        CMY:
        63, 72, 93
        CMYK:
        0, 25, 81, 63
      HSL:
        41°, 68.1416%, 22.1569%
        HSV (HSB):
        41°, 81.0526%, 37.2549%
        XYZ:
        7.0817, 6.9830, 1.5469
        xyY:
        0.4536, 0.4473, 6.9830
      CIE-Lab:
        31.7683, 4.4980, 33.9201
        CIE-LCH:
        31.7683, 34.2170, 82.4462
        CIE-Luv:
        31.7683, 18.7400, 29.4354
        Hunter-Lab:
        26.4255, 1.5915, 15.0271
      #5f4712 color charts
#5f4712 RGB chart
      #5f4712 CMYK chart
      #5f4712 RGB pie chart
      #5f4712 color shades, tints & tones
#5f4712 color schemes
#5f4712 color preview, HTML & CSS examples
           This text has a color of #5f4712        
        
          <p style="color:#5f4712;">Text here</p>
        
        
          .mytext {color:#5f4712;}
        
        Text color #5f4712
      
           This box has a color of #5f4712        
        
          <div style="background-color:#5f4712;">Content here</div>
        
        
          .mybackground {background-color:#5f4712;}
        
        Background color #5f4712
      
           Border around this has a color of #5f4712        
        
          <div style="border:2px solid #5f4712;">Content here</div>
        
        
          .myborder {border:2px solid #5f4712;}
        
        Border color #5f4712