#3f3323 color space conversions
Hex:
        #3f3323
        RGB:
        63, 51, 35
        CMY:
        75, 80, 86
        CMYK:
        0, 19, 44, 75
      HSL:
        34°, 28.5714%, 19.2157%
        HSV (HSB):
        34°, 44.4444%, 24.7059%
        XYZ:
        3.5371, 3.5458, 2.0881
        xyY:
        0.3857, 0.3866, 3.5458
      CIE-Lab:
        22.1090, 2.6689, 12.1717
        CIE-LCH:
        22.1090, 12.4609, 77.6323
        CIE-Luv:
        22.1090, 7.6974, 11.0079
        Hunter-Lab:
        18.8302, 0.5769, 6.6065
      #3f3323 color charts
#3f3323 RGB chart
      #3f3323 CMYK chart
      #3f3323 RGB pie chart
      #3f3323 color shades, tints & tones
#3f3323 color schemes
#3f3323 color preview, HTML & CSS examples
           This text has a color of #3f3323        
        
          <p style="color:#3f3323;">Text here</p>
        
        
          .mytext {color:#3f3323;}
        
        Text color #3f3323
      
           This box has a color of #3f3323        
        
          <div style="background-color:#3f3323;">Content here</div>
        
        
          .mybackground {background-color:#3f3323;}
        
        Background color #3f3323
      
           Border around this has a color of #3f3323        
        
          <div style="border:2px solid #3f3323;">Content here</div>
        
        
          .myborder {border:2px solid #3f3323;}
        
        Border color #3f3323