#5f341f color space conversions
Hex:
        #5f341f
        RGB:
        95, 52, 31
        CMY:
        63, 80, 88
        CMYK:
        0, 45, 67, 63
      HSL:
        20°, 50.7937%, 24.7059%
        HSV (HSB):
        20°, 67.3684%, 37.2549%
        XYZ:
        6.1946, 4.9878, 1.9326
        xyY:
        0.4723, 0.3803, 4.9878
      CIE-Lab:
        26.7000, 17.1642, 21.4506
        CIE-LCH:
        26.7000, 27.4724, 51.3341
        CIE-Luv:
        26.7000, 30.4045, 16.9303
        Hunter-Lab:
        22.3334, 10.4272, 10.5028
      #5f341f color charts
#5f341f RGB chart
      #5f341f CMYK chart
      #5f341f RGB pie chart
      #5f341f color shades, tints & tones
#5f341f color schemes
#5f341f color preview, HTML & CSS examples
           This text has a color of #5f341f        
        
          <p style="color:#5f341f;">Text here</p>
        
        
          .mytext {color:#5f341f;}
        
        Text color #5f341f
      
           This box has a color of #5f341f        
        
          <div style="background-color:#5f341f;">Content here</div>
        
        
          .mybackground {background-color:#5f341f;}
        
        Background color #5f341f
      
           Border around this has a color of #5f341f        
        
          <div style="border:2px solid #5f341f;">Content here</div>
        
        
          .myborder {border:2px solid #5f341f;}
        
        Border color #5f341f