#3f2c10 color space conversions
Hex:
        #3f2c10
        RGB:
        63, 44, 16
        CMY:
        75, 83, 94
        CMYK:
        0, 30, 75, 75
      HSL:
        36°, 59.4937%, 15.4902%
        HSV (HSB):
        36°, 74.6032%, 24.7059%
        XYZ:
        3.0441, 2.8955, 0.8887
        xyY:
        0.4458, 0.4240, 2.8955
      CIE-Lab:
        19.6206, 5.2484, 21.1176
        CIE-LCH:
        19.6206, 21.7601, 76.0430
        CIE-Luv:
        19.6206, 12.7368, 15.8009
        Hunter-Lab:
        17.0163, 2.1541, 8.8150
      #3f2c10 color charts
#3f2c10 RGB chart
      #3f2c10 CMYK chart
      #3f2c10 RGB pie chart
      #3f2c10 color shades, tints & tones
#3f2c10 color schemes
#3f2c10 color preview, HTML & CSS examples
           This text has a color of #3f2c10        
        
          <p style="color:#3f2c10;">Text here</p>
        
        
          .mytext {color:#3f2c10;}
        
        Text color #3f2c10
      
           This box has a color of #3f2c10        
        
          <div style="background-color:#3f2c10;">Content here</div>
        
        
          .mybackground {background-color:#3f2c10;}
        
        Background color #3f2c10
      
           Border around this has a color of #3f2c10        
        
          <div style="border:2px solid #3f2c10;">Content here</div>
        
        
          .myborder {border:2px solid #3f2c10;}
        
        Border color #3f2c10