#3f4900 color space conversions
Hex:
        #3f4900
        RGB:
        63, 73, 0
        CMY:
        75, 71, 100
        CMYK:
        14, 0, 100, 71
      HSL:
        68°, 100.0000%, 14.3137%
        HSV (HSB):
        68°, 100.0000%, 28.6275%
        XYZ:
        4.4324, 5.8218, 0.8901
        xyY:
        0.3977, 0.5224, 5.8218
      CIE-Lab:
        28.9585, -13.8146, 37.1967
        CIE-LCH:
        28.9585, 39.6792, 110.3746
        CIE-Luv:
        28.9585, -3.7967, 32.5764
        Hunter-Lab:
        24.1285, -9.4342, 14.7027
      #3f4900 color charts
#3f4900 RGB chart
      #3f4900 CMYK chart
      #3f4900 RGB pie chart
      #3f4900 color shades, tints & tones
#3f4900 color schemes
#3f4900 color preview, HTML & CSS examples
           This text has a color of #3f4900        
        
          <p style="color:#3f4900;">Text here</p>
        
        
          .mytext {color:#3f4900;}
        
        Text color #3f4900
      
           This box has a color of #3f4900        
        
          <div style="background-color:#3f4900;">Content here</div>
        
        
          .mybackground {background-color:#3f4900;}
        
        Background color #3f4900
      
           Border around this has a color of #3f4900        
        
          <div style="border:2px solid #3f4900;">Content here</div>
        
        
          .myborder {border:2px solid #3f4900;}
        
        Border color #3f4900