#3f4025 color space conversions
Hex:
        #3f4025
        RGB:
        63, 64, 37
        CMY:
        75, 75, 85
        CMYK:
        2, 0, 42, 75
      HSL:
        62°, 26.7327%, 19.8039%
        HSV (HSB):
        62°, 42.1875%, 25.0980%
        XYZ:
        4.2172, 4.8571, 2.4655
        xyY:
        0.3654, 0.4209, 4.8571
      CIE-Lab:
        26.3238, -5.4194, 16.3899
        CIE-LCH:
        26.3238, 17.2627, 108.2967
        CIE-Luv:
        26.3238, 0.6370, 16.8266
        Hunter-Lab:
        22.0389, -4.4114, 8.7944
      #3f4025 color charts
#3f4025 RGB chart
      #3f4025 CMYK chart
      #3f4025 RGB pie chart
      #3f4025 color shades, tints & tones
#3f4025 color schemes
#3f4025 color preview, HTML & CSS examples
           This text has a color of #3f4025        
        
          <p style="color:#3f4025;">Text here</p>
        
        
          .mytext {color:#3f4025;}
        
        Text color #3f4025
      
           This box has a color of #3f4025        
        
          <div style="background-color:#3f4025;">Content here</div>
        
        
          .mybackground {background-color:#3f4025;}
        
        Background color #3f4025
      
           Border around this has a color of #3f4025        
        
          <div style="border:2px solid #3f4025;">Content here</div>
        
        
          .myborder {border:2px solid #3f4025;}
        
        Border color #3f4025