#3f401b color space conversions
Hex:
        #3f401b
        RGB:
        63, 64, 27
        CMY:
        75, 75, 89
        CMYK:
        2, 0, 58, 75
      HSL:
        62°, 40.6593%, 17.8431%
        HSV (HSB):
        62°, 57.8125%, 25.0980%
        XYZ:
        4.0811, 4.8027, 1.7488
        xyY:
        0.3838, 0.4517, 4.8027
      CIE-Lab:
        26.1651, -6.6603, 22.2371
        CIE-LCH:
        26.1651, 23.2131, 106.6737
        CIE-Luv:
        26.1651, 0.9477, 21.3893
        Hunter-Lab:
        21.9150, -5.1102, 10.6092
      #3f401b color charts
#3f401b RGB chart
      #3f401b CMYK chart
      #3f401b RGB pie chart
      #3f401b color shades, tints & tones
#3f401b color schemes
#3f401b color preview, HTML & CSS examples
           This text has a color of #3f401b        
        
          <p style="color:#3f401b;">Text here</p>
        
        
          .mytext {color:#3f401b;}
        
        Text color #3f401b
      
           This box has a color of #3f401b        
        
          <div style="background-color:#3f401b;">Content here</div>
        
        
          .mybackground {background-color:#3f401b;}
        
        Background color #3f401b
      
           Border around this has a color of #3f401b        
        
          <div style="border:2px solid #3f401b;">Content here</div>
        
        
          .myborder {border:2px solid #3f401b;}
        
        Border color #3f401b