#3c2e23 color space conversions
Hex:
        #3c2e23
        RGB:
        60, 46, 35
        CMY:
        76, 82, 86
        CMYK:
        0, 23, 42, 76
      HSL:
        26°, 26.3158%, 18.6275%
        HSV (HSB):
        26°, 41.6667%, 23.5294%
        XYZ:
        3.1438, 3.0360, 2.0104
        xyY:
        0.3839, 0.3707, 3.0360
      CIE-Lab:
        20.1875, 4.5204, 9.5308
        CIE-LCH:
        20.1875, 10.5485, 64.6254
        CIE-Luv:
        20.1875, 8.3965, 8.1488
        Hunter-Lab:
        17.4241, 1.7147, 5.3559
      #3c2e23 color charts
#3c2e23 RGB chart
      #3c2e23 CMYK chart
      #3c2e23 RGB pie chart
      #3c2e23 color shades, tints & tones
#3c2e23 color schemes
#3c2e23 color preview, HTML & CSS examples
           This text has a color of #3c2e23        
        
          <p style="color:#3c2e23;">Text here</p>
        
        
          .mytext {color:#3c2e23;}
        
        Text color #3c2e23
      
           This box has a color of #3c2e23        
        
          <div style="background-color:#3c2e23;">Content here</div>
        
        
          .mybackground {background-color:#3c2e23;}
        
        Background color #3c2e23
      
           Border around this has a color of #3c2e23        
        
          <div style="border:2px solid #3c2e23;">Content here</div>
        
        
          .myborder {border:2px solid #3c2e23;}
        
        Border color #3c2e23