#3f4412 color space conversions
Hex:
        #3f4412
        RGB:
        63, 68, 18
        CMY:
        75, 73, 93
        CMYK:
        7, 0, 74, 73
      HSL:
        66°, 58.1395%, 16.8627%
        HSV (HSB):
        66°, 73.5294%, 26.6667%
        XYZ:
        4.2262, 5.2347, 1.3599
        xyY:
        0.3906, 0.4838, 5.2347
      CIE-Lab:
        27.3932, -9.9033, 28.4127
        CIE-LCH:
        27.3932, 30.0891, 109.2161
        CIE-Luv:
        27.3932, -1.1191, 26.4472
        Hunter-Lab:
        22.8794, -7.0671, 12.4915
      #3f4412 color charts
#3f4412 RGB chart
      #3f4412 CMYK chart
      #3f4412 RGB pie chart
      #3f4412 color shades, tints & tones
#3f4412 color schemes
#3f4412 color preview, HTML & CSS examples
           This text has a color of #3f4412        
        
          <p style="color:#3f4412;">Text here</p>
        
        
          .mytext {color:#3f4412;}
        
        Text color #3f4412
      
           This box has a color of #3f4412        
        
          <div style="background-color:#3f4412;">Content here</div>
        
        
          .mybackground {background-color:#3f4412;}
        
        Background color #3f4412
      
           Border around this has a color of #3f4412        
        
          <div style="border:2px solid #3f4412;">Content here</div>
        
        
          .myborder {border:2px solid #3f4412;}
        
        Border color #3f4412