#3f2d22 color space conversions
Hex:
        #3f2d22
        RGB:
        63, 45, 34
        CMY:
        75, 82, 87
        CMYK:
        0, 29, 46, 75
      HSL:
        23°, 29.8969%, 19.0196%
        HSV (HSB):
        23°, 46.0317%, 24.7059%
        XYZ:
        3.2770, 3.0490, 1.9292
        xyY:
        0.3970, 0.3693, 3.0490
      CIE-Lab:
        20.2392, 6.5326, 10.3418
        CIE-LCH:
        20.2392, 12.2322, 57.7208
        CIE-Luv:
        20.2392, 10.8819, 8.5291
        Hunter-Lab:
        17.4615, 2.9418, 5.6725
      #3f2d22 color charts
#3f2d22 RGB chart
      #3f2d22 CMYK chart
      #3f2d22 RGB pie chart
      #3f2d22 color shades, tints & tones
#3f2d22 color schemes
#3f2d22 color preview, HTML & CSS examples
           This text has a color of #3f2d22        
        
          <p style="color:#3f2d22;">Text here</p>
        
        
          .mytext {color:#3f2d22;}
        
        Text color #3f2d22
      
           This box has a color of #3f2d22        
        
          <div style="background-color:#3f2d22;">Content here</div>
        
        
          .mybackground {background-color:#3f2d22;}
        
        Background color #3f2d22
      
           Border around this has a color of #3f2d22        
        
          <div style="border:2px solid #3f2d22;">Content here</div>
        
        
          .myborder {border:2px solid #3f2d22;}
        
        Border color #3f2d22