#4f4a31 color space conversions
Hex:
        #4f4a31
        RGB:
        79, 74, 49
        CMY:
        69, 71, 81
        CMYK:
        0, 6, 38, 69
      HSL:
        50°, 23.4375%, 25.0980%
        HSV (HSB):
        50°, 37.9747%, 30.9804%
        XYZ:
        6.2276, 6.7816, 3.8865
        xyY:
        0.3686, 0.4014, 6.7816
      CIE-Lab:
        31.3044, -2.3259, 15.7084
        CIE-LCH:
        31.3044, 15.8796, 98.4225
        CIE-Luv:
        31.3044, 4.2416, 17.0667
        Hunter-Lab:
        26.0415, -2.8857, 9.3805
      #4f4a31 color charts
#4f4a31 RGB chart
      #4f4a31 CMYK chart
      #4f4a31 RGB pie chart
      #4f4a31 color shades, tints & tones
#4f4a31 color schemes
#4f4a31 color preview, HTML & CSS examples
           This text has a color of #4f4a31        
        
          <p style="color:#4f4a31;">Text here</p>
        
        
          .mytext {color:#4f4a31;}
        
        Text color #4f4a31
      
           This box has a color of #4f4a31        
        
          <div style="background-color:#4f4a31;">Content here</div>
        
        
          .mybackground {background-color:#4f4a31;}
        
        Background color #4f4a31
      
           Border around this has a color of #4f4a31        
        
          <div style="border:2px solid #4f4a31;">Content here</div>
        
        
          .myborder {border:2px solid #4f4a31;}
        
        Border color #4f4a31