#4b420e color space conversions
Hex:
        #4b420e
        RGB:
        75, 66, 14
        CMY:
        71, 74, 95
        CMYK:
        0, 12, 81, 71
      HSL:
        51°, 68.5393%, 17.4510%
        HSV (HSB):
        51°, 81.3333%, 29.4118%
        XYZ:
        4.9291, 5.4240, 1.2026
        xyY:
        0.4266, 0.4694, 5.4240
      CIE-Lab:
        27.9101, -2.8098, 31.1670
        CIE-LCH:
        27.9101, 31.2934, 95.1514
        CIE-Luv:
        27.9101, 7.7951, 27.0982
        Hunter-Lab:
        23.2895, -2.9777, 13.2410
      #4b420e color charts
#4b420e RGB chart
      #4b420e CMYK chart
      #4b420e RGB pie chart
      #4b420e color shades, tints & tones
#4b420e color schemes
#4b420e color preview, HTML & CSS examples
           This text has a color of #4b420e        
        
          <p style="color:#4b420e;">Text here</p>
        
        
          .mytext {color:#4b420e;}
        
        Text color #4b420e
      
           This box has a color of #4b420e        
        
          <div style="background-color:#4b420e;">Content here</div>
        
        
          .mybackground {background-color:#4b420e;}
        
        Background color #4b420e
      
           Border around this has a color of #4b420e        
        
          <div style="border:2px solid #4b420e;">Content here</div>
        
        
          .myborder {border:2px solid #4b420e;}
        
        Border color #4b420e