#3f4600 color space conversions
Hex:
        #3f4600
        RGB:
        63, 70, 0
        CMY:
        75, 73, 100
        CMYK:
        10, 0, 100, 73
      HSL:
        66°, 100.0000%, 13.7255%
        HSV (HSB):
        66°, 100.0000%, 27.4510%
        XYZ:
        4.2401, 5.4371, 0.8260
        xyY:
        0.4037, 0.5177, 5.4371
      CIE-Lab:
        27.9454, -12.0902, 36.3672
        CIE-LCH:
        27.9454, 38.3243, 108.3892
        CIE-Luv:
        27.9454, -2.0739, 31.2434
        Hunter-Lab:
        23.3175, -8.3473, 14.2220
      #3f4600 color charts
#3f4600 RGB chart
      #3f4600 CMYK chart
      #3f4600 RGB pie chart
      #3f4600 color shades, tints & tones
#3f4600 color schemes
#3f4600 color preview, HTML & CSS examples
           This text has a color of #3f4600        
        
          <p style="color:#3f4600;">Text here</p>
        
        
          .mytext {color:#3f4600;}
        
        Text color #3f4600
      
           This box has a color of #3f4600        
        
          <div style="background-color:#3f4600;">Content here</div>
        
        
          .mybackground {background-color:#3f4600;}
        
        Background color #3f4600
      
           Border around this has a color of #3f4600        
        
          <div style="border:2px solid #3f4600;">Content here</div>
        
        
          .myborder {border:2px solid #3f4600;}
        
        Border color #3f4600