#4b5505 color space conversions
Hex:
        #4b5505
        RGB:
        75, 85, 5
        CMY:
        71, 67, 98
        CMYK:
        12, 0, 94, 67
      HSL:
        68°, 88.8889%, 17.6471%
        HSV (HSB):
        68°, 94.1176%, 33.3333%
        XYZ:
        6.1775, 8.0038, 1.3629
        xyY:
        0.3974, 0.5149, 8.0038
      CIE-Lab:
        33.9908, -14.4469, 39.7543
        CIE-LCH:
        33.9908, 42.2979, 109.9715
        CIE-Luv:
        33.9908, -3.6381, 37.2942
        Hunter-Lab:
        28.2910, -10.5325, 16.9475
      #4b5505 color charts
#4b5505 RGB chart
      #4b5505 CMYK chart
      #4b5505 RGB pie chart
      #4b5505 color shades, tints & tones
#4b5505 color schemes
#4b5505 color preview, HTML & CSS examples
           This text has a color of #4b5505        
        
          <p style="color:#4b5505;">Text here</p>
        
        
          .mytext {color:#4b5505;}
        
        Text color #4b5505
      
           This box has a color of #4b5505        
        
          <div style="background-color:#4b5505;">Content here</div>
        
        
          .mybackground {background-color:#4b5505;}
        
        Background color #4b5505
      
           Border around this has a color of #4b5505        
        
          <div style="border:2px solid #4b5505;">Content here</div>
        
        
          .myborder {border:2px solid #4b5505;}
        
        Border color #4b5505