#4f540e color space conversions
Hex:
        #4f540e
        RGB:
        79, 84, 14
        CMY:
        69, 67, 95
        CMYK:
        6, 0, 83, 67
      HSL:
        64°, 71.4286%, 19.2157%
        HSV (HSB):
        64°, 83.3333%, 32.9412%
        XYZ:
        6.4740, 8.0346, 1.6251
        xyY:
        0.4013, 0.4980, 8.0346
      CIE-Lab:
        34.0549, -11.5570, 37.0596
        CIE-LCH:
        34.0549, 38.8198, 107.3200
        CIE-Luv:
        34.0549, -0.6469, 35.4280
        Hunter-Lab:
        28.3454, -8.8354, 16.4426
      #4f540e color charts
#4f540e RGB chart
      #4f540e CMYK chart
      #4f540e RGB pie chart
      #4f540e color shades, tints & tones
#4f540e color schemes
#4f540e color preview, HTML & CSS examples
           This text has a color of #4f540e        
        
          <p style="color:#4f540e;">Text here</p>
        
        
          .mytext {color:#4f540e;}
        
        Text color #4f540e
      
           This box has a color of #4f540e        
        
          <div style="background-color:#4f540e;">Content here</div>
        
        
          .mybackground {background-color:#4f540e;}
        
        Background color #4f540e
      
           Border around this has a color of #4f540e        
        
          <div style="border:2px solid #4f540e;">Content here</div>
        
        
          .myborder {border:2px solid #4f540e;}
        
        Border color #4f540e