#3f442b color space conversions
Hex:
        #3f442b
        RGB:
        63, 68, 43
        CMY:
        75, 73, 83
        CMYK:
        7, 0, 37, 73
      HSL:
        72°, 22.5225%, 21.7647%
        HSV (HSB):
        72°, 36.7647%, 26.6667%
        XYZ:
        4.5531, 5.3654, 3.0812
        xyY:
        0.3502, 0.4127, 5.3654
      CIE-Lab:
        27.7515, -6.9940, 14.4872
        CIE-LCH:
        27.7515, 16.0871, 115.7698
        CIE-Luv:
        27.7515, -1.6824, 15.8234
        Hunter-Lab:
        23.1634, -5.4494, 8.3277
      #3f442b color charts
#3f442b RGB chart
      #3f442b CMYK chart
      #3f442b RGB pie chart
      #3f442b color shades, tints & tones
#3f442b color schemes
#3f442b color preview, HTML & CSS examples
           This text has a color of #3f442b        
        
          <p style="color:#3f442b;">Text here</p>
        
        
          .mytext {color:#3f442b;}
        
        Text color #3f442b
      
           This box has a color of #3f442b        
        
          <div style="background-color:#3f442b;">Content here</div>
        
        
          .mybackground {background-color:#3f442b;}
        
        Background color #3f442b
      
           Border around this has a color of #3f442b        
        
          <div style="border:2px solid #3f442b;">Content here</div>
        
        
          .myborder {border:2px solid #3f442b;}
        
        Border color #3f442b