#3f540e color space conversions
Hex:
        #3f540e
        RGB:
        63, 84, 14
        CMY:
        75, 67, 95
        CMYK:
        25, 0, 83, 67
      HSL:
        78°, 71.4286%, 19.2157%
        HSV (HSB):
        78°, 83.3333%, 32.9412%
        XYZ:
        5.2995, 7.4291, 1.5701
        xyY:
        0.3706, 0.5196, 7.4291
      CIE-Lab:
        32.7645, -19.1763, 35.3963
        CIE-LCH:
        32.7645, 40.2571, 118.4470
        CIE-Luv:
        32.7645, -9.9219, 35.0167
        Hunter-Lab:
        27.2564, -12.9928, 15.6641
      #3f540e color charts
#3f540e RGB chart
      #3f540e CMYK chart
      #3f540e RGB pie chart
      #3f540e color shades, tints & tones
#3f540e color schemes
#3f540e color preview, HTML & CSS examples
           This text has a color of #3f540e        
        
          <p style="color:#3f540e;">Text here</p>
        
        
          .mytext {color:#3f540e;}
        
        Text color #3f540e
      
           This box has a color of #3f540e        
        
          <div style="background-color:#3f540e;">Content here</div>
        
        
          .mybackground {background-color:#3f540e;}
        
        Background color #3f540e
      
           Border around this has a color of #3f540e        
        
          <div style="border:2px solid #3f540e;">Content here</div>
        
        
          .myborder {border:2px solid #3f540e;}
        
        Border color #3f540e