#3f4a31 color space conversions
Hex:
        #3f4a31
        RGB:
        63, 74, 49
        CMY:
        75, 71, 81
        CMYK:
        15, 0, 34, 71
      HSL:
        86°, 20.3252%, 24.1176%
        HSV (HSB):
        86°, 33.7838%, 29.0196%
        XYZ:
        5.0531, 6.1761, 3.8315
        xyY:
        0.3355, 0.4101, 6.1761
      CIE-Lab:
        29.8524, -9.6321, 13.5169
        CIE-LCH:
        29.8524, 16.5977, 125.4737
        CIE-Luv:
        29.8524, -4.9391, 15.8079
        Hunter-Lab:
        24.8517, -7.1964, 8.2552
      #3f4a31 color charts
#3f4a31 RGB chart
      #3f4a31 CMYK chart
      #3f4a31 RGB pie chart
      #3f4a31 color shades, tints & tones
#3f4a31 color schemes
#3f4a31 color preview, HTML & CSS examples
           This text has a color of #3f4a31        
        
          <p style="color:#3f4a31;">Text here</p>
        
        
          .mytext {color:#3f4a31;}
        
        Text color #3f4a31
      
           This box has a color of #3f4a31        
        
          <div style="background-color:#3f4a31;">Content here</div>
        
        
          .mybackground {background-color:#3f4a31;}
        
        Background color #3f4a31
      
           Border around this has a color of #3f4a31        
        
          <div style="border:2px solid #3f4a31;">Content here</div>
        
        
          .myborder {border:2px solid #3f4a31;}
        
        Border color #3f4a31