#3f6a42 color space conversions
Hex:
        #3f6a42
        RGB:
        63, 106, 66
        CMY:
        75, 58, 74
        CMYK:
        41, 0, 38, 58
      HSL:
        124°, 25.4438%, 33.1373%
        HSV (HSB):
        124°, 40.5660%, 41.5686%
        XYZ:
        8.1873, 11.7582, 6.9923
        xyY:
        0.3039, 0.4365, 11.7582
      CIE-Lab:
        40.8292, -24.1338, 17.8904
        CIE-LCH:
        40.8292, 30.0418, 143.4504
        CIE-Luv:
        40.8292, -20.4376, 24.6961
        Hunter-Lab:
        34.2902, -17.3883, 11.9130
      #3f6a42 color charts
#3f6a42 RGB chart
      #3f6a42 CMYK chart
      #3f6a42 RGB pie chart
      #3f6a42 color shades, tints & tones
#3f6a42 color schemes
#3f6a42 color preview, HTML & CSS examples
           This text has a color of #3f6a42        
        
          <p style="color:#3f6a42;">Text here</p>
        
        
          .mytext {color:#3f6a42;}
        
        Text color #3f6a42
      
           This box has a color of #3f6a42        
        
          <div style="background-color:#3f6a42;">Content here</div>
        
        
          .mybackground {background-color:#3f6a42;}
        
        Background color #3f6a42
      
           Border around this has a color of #3f6a42        
        
          <div style="border:2px solid #3f6a42;">Content here</div>
        
        
          .myborder {border:2px solid #3f6a42;}
        
        Border color #3f6a42