#3f4a13 color space conversions
Hex:
        #3f4a13
        RGB:
        63, 74, 19
        CMY:
        75, 71, 93
        CMYK:
        15, 0, 74, 71
      HSL:
        72°, 59.1398%, 18.2353%
        HSV (HSB):
        72°, 74.3243%, 29.0196%
        XYZ:
        4.6162, 6.0013, 1.5312
        xyY:
        0.3800, 0.4940, 6.0013
      CIE-Lab:
        29.4158, -13.3322, 30.0287
        CIE-LCH:
        29.4158, 32.8553, 113.9404
        CIE-Luv:
        29.4158, -4.4962, 29.0538
        Hunter-Lab:
        24.4976, -9.2351, 13.4426
      #3f4a13 color charts
#3f4a13 RGB chart
      #3f4a13 CMYK chart
      #3f4a13 RGB pie chart
      #3f4a13 color shades, tints & tones
#3f4a13 color schemes
#3f4a13 color preview, HTML & CSS examples
           This text has a color of #3f4a13        
        
          <p style="color:#3f4a13;">Text here</p>
        
        
          .mytext {color:#3f4a13;}
        
        Text color #3f4a13
      
           This box has a color of #3f4a13        
        
          <div style="background-color:#3f4a13;">Content here</div>
        
        
          .mybackground {background-color:#3f4a13;}
        
        Background color #3f4a13
      
           Border around this has a color of #3f4a13        
        
          <div style="border:2px solid #3f4a13;">Content here</div>
        
        
          .myborder {border:2px solid #3f4a13;}
        
        Border color #3f4a13