#3f2c22 color space conversions
Hex:
        #3f2c22
        RGB:
        63, 44, 34
        CMY:
        75, 83, 87
        CMYK:
        0, 30, 46, 75
      HSL:
        21°, 29.8969%, 19.0196%
        HSV (HSB):
        21°, 46.0317%, 24.7059%
        XYZ:
        3.2393, 2.9736, 1.9166
        xyY:
        0.3985, 0.3658, 2.9736
      CIE-Lab:
        19.9379, 7.2045, 9.9359
        CIE-LCH:
        19.9379, 12.2730, 54.0541
        CIE-Luv:
        19.9379, 11.3863, 8.0419
        Hunter-Lab:
        17.2442, 3.3538, 5.4811
      #3f2c22 color charts
#3f2c22 RGB chart
      #3f2c22 CMYK chart
      #3f2c22 RGB pie chart
      #3f2c22 color shades, tints & tones
#3f2c22 color schemes
#3f2c22 color preview, HTML & CSS examples
           This text has a color of #3f2c22        
        
          <p style="color:#3f2c22;">Text here</p>
        
        
          .mytext {color:#3f2c22;}
        
        Text color #3f2c22
      
           This box has a color of #3f2c22        
        
          <div style="background-color:#3f2c22;">Content here</div>
        
        
          .mybackground {background-color:#3f2c22;}
        
        Background color #3f2c22
      
           Border around this has a color of #3f2c22        
        
          <div style="border:2px solid #3f2c22;">Content here</div>
        
        
          .myborder {border:2px solid #3f2c22;}
        
        Border color #3f2c22