#3f3805 color space conversions
Hex:
        #3f3805
        RGB:
        63, 56, 5
        CMY:
        75, 78, 98
        CMYK:
        0, 11, 92, 75
      HSL:
        53°, 85.2941%, 13.3333%
        HSV (HSB):
        53°, 92.0635%, 24.7059%
        XYZ:
        3.4915, 3.8961, 0.7116
        xyY:
        0.4311, 0.4810, 3.8961
      CIE-Lab:
        23.3248, -3.2925, 30.0372
        CIE-LCH:
        23.3248, 30.2171, 96.2555
        CIE-Luv:
        23.3248, 6.1093, 23.9465
        Hunter-Lab:
        19.7385, -2.9681, 11.6795
      #3f3805 color charts
#3f3805 RGB chart
      #3f3805 CMYK chart
      #3f3805 RGB pie chart
      #3f3805 color shades, tints & tones
#3f3805 color schemes
#3f3805 color preview, HTML & CSS examples
           This text has a color of #3f3805        
        
          <p style="color:#3f3805;">Text here</p>
        
        
          .mytext {color:#3f3805;}
        
        Text color #3f3805
      
           This box has a color of #3f3805        
        
          <div style="background-color:#3f3805;">Content here</div>
        
        
          .mybackground {background-color:#3f3805;}
        
        Background color #3f3805
      
           Border around this has a color of #3f3805        
        
          <div style="border:2px solid #3f3805;">Content here</div>
        
        
          .myborder {border:2px solid #3f3805;}
        
        Border color #3f3805