#4f4d24 color space conversions
Hex:
        #4f4d24
        RGB:
        79, 77, 36
        CMY:
        69, 70, 86
        CMYK:
        0, 3, 54, 69
      HSL:
        57°, 37.3913%, 22.5490%
        HSV (HSB):
        57°, 54.4304%, 30.9804%
        XYZ:
        6.1968, 7.0974, 2.7124
        xyY:
        0.3871, 0.4434, 7.0974
      CIE-Lab:
        32.0276, -5.7765, 24.3953
        CIE-LCH:
        32.0276, 25.0699, 103.3217
        CIE-Luv:
        32.0276, 3.0643, 25.1754
        Hunter-Lab:
        26.6409, -5.1020, 12.6122
      #4f4d24 color charts
#4f4d24 RGB chart
      #4f4d24 CMYK chart
      #4f4d24 RGB pie chart
      #4f4d24 color shades, tints & tones
#4f4d24 color schemes
#4f4d24 color preview, HTML & CSS examples
           This text has a color of #4f4d24        
        
          <p style="color:#4f4d24;">Text here</p>
        
        
          .mytext {color:#4f4d24;}
        
        Text color #4f4d24
      
           This box has a color of #4f4d24        
        
          <div style="background-color:#4f4d24;">Content here</div>
        
        
          .mybackground {background-color:#4f4d24;}
        
        Background color #4f4d24
      
           Border around this has a color of #4f4d24        
        
          <div style="border:2px solid #4f4d24;">Content here</div>
        
        
          .myborder {border:2px solid #4f4d24;}
        
        Border color #4f4d24