#3c2a00 color space conversions
Hex:
        #3c2a00
        RGB:
        60, 42, 0
        CMY:
        76, 84, 100
        CMYK:
        0, 30, 100, 76
      HSL:
        42°, 100.0000%, 11.7647%
        HSV (HSB):
        42°, 100.0000%, 23.5294%
        XYZ:
        2.6914, 2.6166, 0.3632
        xyY:
        0.4746, 0.4614, 2.6166
      CIE-Lab:
        18.4379, 3.9611, 26.5945
        CIE-LCH:
        18.4379, 26.8879, 81.5284
        CIE-Luv:
        18.4379, 12.5487, 18.9217
        Hunter-Lab:
        16.1759, 1.3922, 9.9919
      #3c2a00 color charts
#3c2a00 RGB chart
      #3c2a00 CMYK chart
      #3c2a00 RGB pie chart
      #3c2a00 color shades, tints & tones
#3c2a00 color schemes
#3c2a00 color preview, HTML & CSS examples
           This text has a color of #3c2a00        
        
          <p style="color:#3c2a00;">Text here</p>
        
        
          .mytext {color:#3c2a00;}
        
        Text color #3c2a00
      
           This box has a color of #3c2a00        
        
          <div style="background-color:#3c2a00;">Content here</div>
        
        
          .mybackground {background-color:#3c2a00;}
        
        Background color #3c2a00
      
           Border around this has a color of #3c2a00        
        
          <div style="border:2px solid #3c2a00;">Content here</div>
        
        
          .myborder {border:2px solid #3c2a00;}
        
        Border color #3c2a00