#3c2b13 color space conversions
Hex:
        #3c2b13
        RGB:
        60, 43, 19
        CMY:
        76, 83, 93
        CMYK:
        0, 28, 68, 76
      HSL:
        35°, 51.8987%, 15.4902%
        HSV (HSB):
        35°, 68.3333%, 23.5294%
        XYZ:
        2.8449, 2.7354, 0.9941
        xyY:
        0.4327, 0.4161, 2.7354
      CIE-Lab:
        18.9516, 4.5900, 18.4597
        CIE-LCH:
        18.9516, 19.0218, 76.0365
        CIE-Luv:
        18.9516, 11.0889, 14.0550
        Hunter-Lab:
        16.5391, 1.7603, 8.0136
      #3c2b13 color charts
#3c2b13 RGB chart
      #3c2b13 CMYK chart
      #3c2b13 RGB pie chart
      #3c2b13 color shades, tints & tones
#3c2b13 color schemes
#3c2b13 color preview, HTML & CSS examples
           This text has a color of #3c2b13        
        
          <p style="color:#3c2b13;">Text here</p>
        
        
          .mytext {color:#3c2b13;}
        
        Text color #3c2b13
      
           This box has a color of #3c2b13        
        
          <div style="background-color:#3c2b13;">Content here</div>
        
        
          .mybackground {background-color:#3c2b13;}
        
        Background color #3c2b13
      
           Border around this has a color of #3c2b13        
        
          <div style="border:2px solid #3c2b13;">Content here</div>
        
        
          .myborder {border:2px solid #3c2b13;}
        
        Border color #3c2b13