#3f3022 color space conversions
Hex:
        #3f3022
        RGB:
        63, 48, 34
        CMY:
        75, 81, 87
        CMYK:
        0, 24, 46, 75
      HSL:
        29°, 29.8969%, 19.0196%
        HSV (HSB):
        29°, 46.0317%, 24.7059%
        XYZ:
        3.3956, 3.2862, 1.9687
        xyY:
        0.3925, 0.3799, 3.2862
      CIE-Lab:
        21.1553, 4.5232, 11.5677
        CIE-LCH:
        21.1553, 12.4206, 68.6435
        CIE-Luv:
        21.1553, 9.3408, 10.0148
        Hunter-Lab:
        18.1278, 1.7120, 6.2505
      #3f3022 color charts
#3f3022 RGB chart
      #3f3022 CMYK chart
      #3f3022 RGB pie chart
      #3f3022 color shades, tints & tones
#3f3022 color schemes
#3f3022 color preview, HTML & CSS examples
           This text has a color of #3f3022        
        
          <p style="color:#3f3022;">Text here</p>
        
        
          .mytext {color:#3f3022;}
        
        Text color #3f3022
      
           This box has a color of #3f3022        
        
          <div style="background-color:#3f3022;">Content here</div>
        
        
          .mybackground {background-color:#3f3022;}
        
        Background color #3f3022
      
           Border around this has a color of #3f3022        
        
          <div style="border:2px solid #3f3022;">Content here</div>
        
        
          .myborder {border:2px solid #3f3022;}
        
        Border color #3f3022