#4c500f color space conversions
Hex:
        #4c500f
        RGB:
        76, 80, 15
        CMY:
        70, 69, 94
        CMYK:
        5, 0, 81, 69
      HSL:
        64°, 68.4211%, 18.6275%
        HSV (HSB):
        64°, 81.2500%, 31.3725%
        XYZ:
        5.9354, 7.3083, 1.5498
        xyY:
        0.4012, 0.4940, 7.3083
      CIE-Lab:
        32.4987, -10.6775, 35.1495
        CIE-LCH:
        32.4987, 36.7355, 106.8974
        CIE-Luv:
        32.4987, -0.1430, 33.3055
        Hunter-Lab:
        27.0339, -8.1191, 15.5248
      #4c500f color charts
#4c500f RGB chart
      #4c500f CMYK chart
      #4c500f RGB pie chart
      #4c500f color shades, tints & tones
#4c500f color schemes
#4c500f color preview, HTML & CSS examples
           This text has a color of #4c500f        
        
          <p style="color:#4c500f;">Text here</p>
        
        
          .mytext {color:#4c500f;}
        
        Text color #4c500f
      
           This box has a color of #4c500f        
        
          <div style="background-color:#4c500f;">Content here</div>
        
        
          .mybackground {background-color:#4c500f;}
        
        Background color #4c500f
      
           Border around this has a color of #4c500f        
        
          <div style="border:2px solid #4c500f;">Content here</div>
        
        
          .myborder {border:2px solid #4c500f;}
        
        Border color #4c500f