#4d5505 color space conversions
Hex:
        #4d5505
        RGB:
        77, 85, 5
        CMY:
        70, 67, 98
        CMYK:
        9, 0, 94, 67
      HSL:
        66°, 88.8889%, 17.6471%
        HSV (HSB):
        66°, 94.1176%, 33.3333%
        XYZ:
        6.3365, 8.0857, 1.3703
        xyY:
        0.4012, 0.5120, 8.0857
      CIE-Lab:
        34.1608, -13.4704, 39.9630
        CIE-LCH:
        34.1608, 42.1722, 108.6275
        CIE-Luv:
        34.1608, -2.4147, 37.3389
        Hunter-Lab:
        28.4354, -9.9856, 17.0476
      #4d5505 color charts
#4d5505 RGB chart
      #4d5505 CMYK chart
      #4d5505 RGB pie chart
      #4d5505 color shades, tints & tones
#4d5505 color schemes
#4d5505 color preview, HTML & CSS examples
           This text has a color of #4d5505        
        
          <p style="color:#4d5505;">Text here</p>
        
        
          .mytext {color:#4d5505;}
        
        Text color #4d5505
      
           This box has a color of #4d5505        
        
          <div style="background-color:#4d5505;">Content here</div>
        
        
          .mybackground {background-color:#4d5505;}
        
        Background color #4d5505
      
           Border around this has a color of #4d5505        
        
          <div style="border:2px solid #4d5505;">Content here</div>
        
        
          .myborder {border:2px solid #4d5505;}
        
        Border color #4d5505