#4b4527 color space conversions
Hex:
        #4b4527
        RGB:
        75, 69, 39
        CMY:
        71, 73, 85
        CMYK:
        0, 8, 48, 71
      HSL:
        50°, 31.5789%, 22.3529%
        HSV (HSB):
        50°, 48.0000%, 29.4118%
        XYZ:
        5.3960, 5.8986, 2.7736
        xyY:
        0.3836, 0.4193, 5.8986
      CIE-Lab:
        29.1551, -2.4664, 19.0067
        CIE-LCH:
        29.1551, 19.1660, 97.3937
        CIE-Luv:
        29.1551, 5.0646, 19.3796
        Hunter-Lab:
        24.2870, -2.8439, 10.2299
      #4b4527 color charts
#4b4527 RGB chart
      #4b4527 CMYK chart
      #4b4527 RGB pie chart
      #4b4527 color shades, tints & tones
#4b4527 color schemes
#4b4527 color preview, HTML & CSS examples
           This text has a color of #4b4527        
        
          <p style="color:#4b4527;">Text here</p>
        
        
          .mytext {color:#4b4527;}
        
        Text color #4b4527
      
           This box has a color of #4b4527        
        
          <div style="background-color:#4b4527;">Content here</div>
        
        
          .mybackground {background-color:#4b4527;}
        
        Background color #4b4527
      
           Border around this has a color of #4b4527        
        
          <div style="border:2px solid #4b4527;">Content here</div>
        
        
          .myborder {border:2px solid #4b4527;}
        
        Border color #4b4527