#5f4f2b color space conversions
Hex:
        #5f4f2b
        RGB:
        95, 79, 43
        CMY:
        63, 69, 83
        CMYK:
        0, 17, 55, 63
      HSL:
        42°, 37.6812%, 27.0588%
        HSV (HSB):
        42°, 54.7368%, 37.2549%
        XYZ:
        7.9513, 8.1993, 3.4490
        xyY:
        0.4057, 0.4183, 8.1993
      CIE-Lab:
        34.3945, 1.4598, 23.6057
        CIE-LCH:
        34.3945, 23.6508, 86.4614
        CIE-Luv:
        34.3945, 12.1936, 24.1255
        Hunter-Lab:
        28.6344, -0.5434, 12.9025
      #5f4f2b color charts
#5f4f2b RGB chart
      #5f4f2b CMYK chart
      #5f4f2b RGB pie chart
      #5f4f2b color shades, tints & tones
#5f4f2b color schemes
#5f4f2b color preview, HTML & CSS examples
           This text has a color of #5f4f2b        
        
          <p style="color:#5f4f2b;">Text here</p>
        
        
          .mytext {color:#5f4f2b;}
        
        Text color #5f4f2b
      
           This box has a color of #5f4f2b        
        
          <div style="background-color:#5f4f2b;">Content here</div>
        
        
          .mybackground {background-color:#5f4f2b;}
        
        Background color #5f4f2b
      
           Border around this has a color of #5f4f2b        
        
          <div style="border:2px solid #5f4f2b;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f2b;}
        
        Border color #5f4f2b