#5f4a09 color space conversions
Hex:
        #5f4a09
        RGB:
        95, 74, 9
        CMY:
        63, 71, 96
        CMYK:
        0, 22, 91, 63
      HSL:
        45°, 82.6923%, 20.3922%
        HSV (HSB):
        45°, 90.5263%, 37.2549%
        XYZ:
        7.2174, 7.3502, 1.2968
        xyY:
        0.4549, 0.4633, 7.3502
      CIE-Lab:
        32.5912, 2.2862, 38.1043
        CIE-LCH:
        32.5912, 38.1729, 86.5665
        CIE-Luv:
        32.5912, 16.9658, 32.5168
        Hunter-Lab:
        27.1112, 0.0747, 16.1419
      #5f4a09 color charts
#5f4a09 RGB chart
      #5f4a09 CMYK chart
      #5f4a09 RGB pie chart
      #5f4a09 color shades, tints & tones
#5f4a09 color schemes
#5f4a09 color preview, HTML & CSS examples
           This text has a color of #5f4a09        
        
          <p style="color:#5f4a09;">Text here</p>
        
        
          .mytext {color:#5f4a09;}
        
        Text color #5f4a09
      
           This box has a color of #5f4a09        
        
          <div style="background-color:#5f4a09;">Content here</div>
        
        
          .mybackground {background-color:#5f4a09;}
        
        Background color #5f4a09
      
           Border around this has a color of #5f4a09        
        
          <div style="border:2px solid #5f4a09;">Content here</div>
        
        
          .myborder {border:2px solid #5f4a09;}
        
        Border color #5f4a09