#4f4d00 color space conversions
Hex:
        #4f4d00
        RGB:
        79, 77, 0
        CMY:
        69, 70, 100
        CMYK:
        0, 3, 100, 69
      HSL:
        58°, 100.0000%, 15.4902%
        HSV (HSB):
        58°, 100.0000%, 30.9804%
        XYZ:
        5.8783, 6.9700, 1.0355
        xyY:
        0.4234, 0.5020, 6.9700
      CIE-Lab:
        31.7386, -8.0385, 39.9341
        CIE-LCH:
        31.7386, 40.7351, 101.3812
        CIE-Luv:
        31.7386, 3.8214, 34.7332
        Hunter-Lab:
        26.4008, -6.4571, 16.1550
      #4f4d00 color charts
#4f4d00 RGB chart
      #4f4d00 CMYK chart
      #4f4d00 RGB pie chart
      #4f4d00 color shades, tints & tones
#4f4d00 color schemes
#4f4d00 color preview, HTML & CSS examples
           This text has a color of #4f4d00        
        
          <p style="color:#4f4d00;">Text here</p>
        
        
          .mytext {color:#4f4d00;}
        
        Text color #4f4d00
      
           This box has a color of #4f4d00        
        
          <div style="background-color:#4f4d00;">Content here</div>
        
        
          .mybackground {background-color:#4f4d00;}
        
        Background color #4f4d00
      
           Border around this has a color of #4f4d00        
        
          <div style="border:2px solid #4f4d00;">Content here</div>
        
        
          .myborder {border:2px solid #4f4d00;}
        
        Border color #4f4d00