#3f6e34 color space conversions
Hex:
        #3f6e34
        RGB:
        63, 110, 52
        CMY:
        75, 57, 80
        CMYK:
        43, 0, 53, 57
      HSL:
        109°, 35.8025%, 31.7647%
        HSV (HSB):
        109°, 52.7273%, 43.1373%
        XYZ:
        8.2457, 12.4566, 5.2186
        xyY:
        0.3181, 0.4806, 12.4566
      CIE-Lab:
        41.9327, -28.3671, 27.2354
        CIE-LCH:
        41.9327, 39.3250, 136.1660
        CIE-Luv:
        41.9327, -22.5346, 34.6792
        Hunter-Lab:
        35.2938, -20.0615, 15.9390
      #3f6e34 color charts
#3f6e34 RGB chart
      #3f6e34 CMYK chart
      #3f6e34 RGB pie chart
      #3f6e34 color shades, tints & tones
#3f6e34 color schemes
#3f6e34 color preview, HTML & CSS examples
           This text has a color of #3f6e34        
        
          <p style="color:#3f6e34;">Text here</p>
        
        
          .mytext {color:#3f6e34;}
        
        Text color #3f6e34
      
           This box has a color of #3f6e34        
        
          <div style="background-color:#3f6e34;">Content here</div>
        
        
          .mybackground {background-color:#3f6e34;}
        
        Background color #3f6e34
      
           Border around this has a color of #3f6e34        
        
          <div style="border:2px solid #3f6e34;">Content here</div>
        
        
          .myborder {border:2px solid #3f6e34;}
        
        Border color #3f6e34