#5f4f46 color space conversions
Hex:
        #5f4f46
        RGB:
        95, 79, 70
        CMY:
        63, 69, 73
        CMYK:
        0, 17, 26, 63
      HSL:
        22°, 15.1515%, 32.3529%
        HSV (HSB):
        22°, 26.3158%, 37.2549%
        XYZ:
        8.6208, 8.4671, 6.9743
        xyY:
        0.3583, 0.3519, 8.4671
      CIE-Lab:
        34.9372, 5.0928, 7.8007
        CIE-LCH:
        34.9372, 9.3160, 56.8611
        CIE-Luv:
        34.9372, 10.1874, 8.3720
        Hunter-Lab:
        29.0982, 1.9615, 6.1581
      #5f4f46 color charts
#5f4f46 RGB chart
      #5f4f46 CMYK chart
      #5f4f46 RGB pie chart
      #5f4f46 color shades, tints & tones
#5f4f46 color schemes
#5f4f46 color preview, HTML & CSS examples
           This text has a color of #5f4f46        
        
          <p style="color:#5f4f46;">Text here</p>
        
        
          .mytext {color:#5f4f46;}
        
        Text color #5f4f46
      
           This box has a color of #5f4f46        
        
          <div style="background-color:#5f4f46;">Content here</div>
        
        
          .mybackground {background-color:#5f4f46;}
        
        Background color #5f4f46
      
           Border around this has a color of #5f4f46        
        
          <div style="border:2px solid #5f4f46;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f46;}
        
        Border color #5f4f46