#3f4701 color space conversions
Hex:
        #3f4701
        RGB:
        63, 71, 1
        CMY:
        75, 72, 100
        CMYK:
        11, 0, 99, 72
      HSL:
        67°, 97.2222%, 14.1176%
        HSV (HSB):
        67°, 98.5915%, 27.8431%
        XYZ:
        4.3086, 5.5654, 0.8759
        xyY:
        0.4008, 0.5177, 5.5654
      CIE-Lab:
        28.2885, -12.6185, 36.2454
        CIE-LCH:
        28.2885, 38.3791, 109.1950
        CIE-Luv:
        28.2885, -2.6589, 31.4926
        Hunter-Lab:
        23.5912, -8.6839, 14.3126
      #3f4701 color charts
#3f4701 RGB chart
      #3f4701 CMYK chart
      #3f4701 RGB pie chart
      #3f4701 color shades, tints & tones
#3f4701 color schemes
#3f4701 color preview, HTML & CSS examples
           This text has a color of #3f4701        
        
          <p style="color:#3f4701;">Text here</p>
        
        
          .mytext {color:#3f4701;}
        
        Text color #3f4701
      
           This box has a color of #3f4701        
        
          <div style="background-color:#3f4701;">Content here</div>
        
        
          .mybackground {background-color:#3f4701;}
        
        Background color #3f4701
      
           Border around this has a color of #3f4701        
        
          <div style="border:2px solid #3f4701;">Content here</div>
        
        
          .myborder {border:2px solid #3f4701;}
        
        Border color #3f4701