#5f4f3a color space conversions
Hex:
        #5f4f3a
        RGB:
        95, 79, 58
        CMY:
        63, 69, 77
        CMYK:
        0, 17, 39, 63
      HSL:
        34°, 24.1830%, 30.0000%
        HSV (HSB):
        34°, 38.9474%, 37.2549%
        XYZ:
        8.2790, 8.3303, 5.1746
        xyY:
        0.3801, 0.3824, 8.3303
      CIE-Lab:
        34.6616, 3.2720, 14.9039
        CIE-LCH:
        34.6616, 15.2588, 77.6178
        CIE-Luv:
        34.6616, 11.1647, 16.0675
        Hunter-Lab:
        28.8623, 0.6927, 9.5739
      #5f4f3a color charts
#5f4f3a RGB chart
      #5f4f3a CMYK chart
      #5f4f3a RGB pie chart
      #5f4f3a color shades, tints & tones
#5f4f3a color schemes
#5f4f3a color preview, HTML & CSS examples
           This text has a color of #5f4f3a        
        
          <p style="color:#5f4f3a;">Text here</p>
        
        
          .mytext {color:#5f4f3a;}
        
        Text color #5f4f3a
      
           This box has a color of #5f4f3a        
        
          <div style="background-color:#5f4f3a;">Content here</div>
        
        
          .mybackground {background-color:#5f4f3a;}
        
        Background color #5f4f3a
      
           Border around this has a color of #5f4f3a        
        
          <div style="border:2px solid #5f4f3a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f3a;}
        
        Border color #5f4f3a