#3f4014 color space conversions
Hex:
        #3f4014
        RGB:
        63, 64, 20
        CMY:
        75, 75, 92
        CMYK:
        2, 0, 69, 75
      HSL:
        61°, 52.3810%, 16.4706%
        HSV (HSB):
        61°, 68.7500%, 25.0980%
        XYZ:
        4.0096, 4.7741, 1.3720
        xyY:
        0.3948, 0.4701, 4.7741
      CIE-Lab:
        26.0811, -7.3279, 26.0137
        CIE-LCH:
        26.0811, 27.0261, 105.7323
        CIE-Luv:
        26.0811, 1.1192, 23.9105
        Hunter-Lab:
        21.8496, -5.4808, 11.5718
      #3f4014 color charts
#3f4014 RGB chart
      #3f4014 CMYK chart
      #3f4014 RGB pie chart
      #3f4014 color shades, tints & tones
#3f4014 color schemes
#3f4014 color preview, HTML & CSS examples
           This text has a color of #3f4014        
        
          <p style="color:#3f4014;">Text here</p>
        
        
          .mytext {color:#3f4014;}
        
        Text color #3f4014
      
           This box has a color of #3f4014        
        
          <div style="background-color:#3f4014;">Content here</div>
        
        
          .mybackground {background-color:#3f4014;}
        
        Background color #3f4014
      
           Border around this has a color of #3f4014        
        
          <div style="border:2px solid #3f4014;">Content here</div>
        
        
          .myborder {border:2px solid #3f4014;}
        
        Border color #3f4014