#4f4d30 color space conversions
Hex:
        #4f4d30
        RGB:
        79, 77, 48
        CMY:
        69, 70, 81
        CMYK:
        0, 3, 39, 69
      HSL:
        56°, 24.4094%, 24.9020%
        HSV (HSB):
        56°, 39.2405%, 30.9804%
        XYZ:
        6.4118, 7.1834, 3.8449
        xyY:
        0.3676, 0.4119, 7.1834
      CIE-Lab:
        32.2209, -4.3079, 17.5241
        CIE-LCH:
        32.2209, 18.0459, 103.8111
        CIE-Luv:
        32.2209, 2.5968, 19.2675
        Hunter-Lab:
        26.8019, -4.2007, 10.2558
      #4f4d30 color charts
#4f4d30 RGB chart
      #4f4d30 CMYK chart
      #4f4d30 RGB pie chart
      #4f4d30 color shades, tints & tones
#4f4d30 color schemes
#4f4d30 color preview, HTML & CSS examples
           This text has a color of #4f4d30        
        
          <p style="color:#4f4d30;">Text here</p>
        
        
          .mytext {color:#4f4d30;}
        
        Text color #4f4d30
      
           This box has a color of #4f4d30        
        
          <div style="background-color:#4f4d30;">Content here</div>
        
        
          .mybackground {background-color:#4f4d30;}
        
        Background color #4f4d30
      
           Border around this has a color of #4f4d30        
        
          <div style="border:2px solid #4f4d30;">Content here</div>
        
        
          .myborder {border:2px solid #4f4d30;}
        
        Border color #4f4d30