#4c4d00 color space conversions
Hex:
        #4c4d00
        RGB:
        76, 77, 0
        CMY:
        70, 70, 100
        CMYK:
        1, 0, 100, 70
      HSL:
        61°, 100.0000%, 15.0980%
        HSV (HSB):
        61°, 100.0000%, 30.1961%
        XYZ:
        5.6344, 6.8443, 1.0241
        xyY:
        0.4173, 0.5069, 6.8443
      CIE-Lab:
        31.4497, -9.5675, 39.5923
        CIE-LCH:
        31.4497, 40.7319, 103.5851
        CIE-Luv:
        31.4497, 1.8500, 34.6526
        Hunter-Lab:
        26.1615, -7.3394, 15.9921
      #4c4d00 color charts
#4c4d00 RGB chart
      #4c4d00 CMYK chart
      #4c4d00 RGB pie chart
      #4c4d00 color shades, tints & tones
#4c4d00 color schemes
#4c4d00 color preview, HTML & CSS examples
           This text has a color of #4c4d00        
        
          <p style="color:#4c4d00;">Text here</p>
        
        
          .mytext {color:#4c4d00;}
        
        Text color #4c4d00
      
           This box has a color of #4c4d00        
        
          <div style="background-color:#4c4d00;">Content here</div>
        
        
          .mybackground {background-color:#4c4d00;}
        
        Background color #4c4d00
      
           Border around this has a color of #4c4d00        
        
          <div style="border:2px solid #4c4d00;">Content here</div>
        
        
          .myborder {border:2px solid #4c4d00;}
        
        Border color #4c4d00