#5f4f09 color space conversions
Hex:
        #5f4f09
        RGB:
        95, 79, 9
        CMY:
        63, 69, 96
        CMYK:
        0, 17, 91, 63
      HSL:
        49°, 82.6923%, 20.3922%
        HSV (HSB):
        49°, 90.5263%, 37.2549%
        XYZ:
        7.5646, 8.0446, 1.4125
        xyY:
        0.4444, 0.4726, 8.0446
      CIE-Lab:
        34.0756, -0.7699, 39.3434
        CIE-LCH:
        34.0756, 39.3510, 91.1211
        CIE-Luv:
        34.0756, 13.5446, 34.6449
        Hunter-Lab:
        28.3630, -2.0280, 16.9014
      #5f4f09 color charts
#5f4f09 RGB chart
      #5f4f09 CMYK chart
      #5f4f09 RGB pie chart
      #5f4f09 color shades, tints & tones
#5f4f09 color schemes
#5f4f09 color preview, HTML & CSS examples
           This text has a color of #5f4f09        
        
          <p style="color:#5f4f09;">Text here</p>
        
        
          .mytext {color:#5f4f09;}
        
        Text color #5f4f09
      
           This box has a color of #5f4f09        
        
          <div style="background-color:#5f4f09;">Content here</div>
        
        
          .mybackground {background-color:#5f4f09;}
        
        Background color #5f4f09
      
           Border around this has a color of #5f4f09        
        
          <div style="border:2px solid #5f4f09;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f09;}
        
        Border color #5f4f09