#3f2813 color space conversions
Hex:
        #3f2813
        RGB:
        63, 40, 19
        CMY:
        75, 84, 93
        CMYK:
        0, 37, 70, 75
      HSL:
        29°, 53.6585%, 16.0784%
        HSV (HSB):
        29°, 69.8413%, 24.7059%
        XYZ:
        2.9262, 2.6214, 0.9678
        xyY:
        0.4491, 0.4023, 2.6214
      CIE-Lab:
        18.4588, 8.1795, 17.9821
        CIE-LCH:
        18.4588, 19.7550, 65.5408
        CIE-Luv:
        18.4588, 14.7349, 13.0042
        Hunter-Lab:
        16.1906, 3.9278, 7.7892
      #3f2813 color charts
#3f2813 RGB chart
      #3f2813 CMYK chart
      #3f2813 RGB pie chart
      #3f2813 color shades, tints & tones
#3f2813 color schemes
#3f2813 color preview, HTML & CSS examples
           This text has a color of #3f2813        
        
          <p style="color:#3f2813;">Text here</p>
        
        
          .mytext {color:#3f2813;}
        
        Text color #3f2813
      
           This box has a color of #3f2813        
        
          <div style="background-color:#3f2813;">Content here</div>
        
        
          .mybackground {background-color:#3f2813;}
        
        Background color #3f2813
      
           Border around this has a color of #3f2813        
        
          <div style="border:2px solid #3f2813;">Content here</div>
        
        
          .myborder {border:2px solid #3f2813;}
        
        Border color #3f2813