#3c2d12 color space conversions
Hex:
        #3c2d12
        RGB:
        60, 45, 18
        CMY:
        76, 82, 93
        CMYK:
        0, 25, 70, 76
      HSL:
        39°, 53.8462%, 15.2941%
        HSV (HSB):
        39°, 70.0000%, 23.5294%
        XYZ:
        2.9110, 2.8811, 0.9749
        xyY:
        0.4302, 0.4258, 2.8811
      CIE-Lab:
        19.5613, 3.1558, 19.7818
        CIE-LCH:
        19.5613, 20.0319, 80.9359
        CIE-Luv:
        19.5613, 10.0556, 15.3291
        Hunter-Lab:
        16.9738, 0.9090, 8.4762
      #3c2d12 color charts
#3c2d12 RGB chart
      #3c2d12 CMYK chart
      #3c2d12 RGB pie chart
      #3c2d12 color shades, tints & tones
#3c2d12 color schemes
#3c2d12 color preview, HTML & CSS examples
           This text has a color of #3c2d12        
        
          <p style="color:#3c2d12;">Text here</p>
        
        
          .mytext {color:#3c2d12;}
        
        Text color #3c2d12
      
           This box has a color of #3c2d12        
        
          <div style="background-color:#3c2d12;">Content here</div>
        
        
          .mybackground {background-color:#3c2d12;}
        
        Background color #3c2d12
      
           Border around this has a color of #3c2d12        
        
          <div style="border:2px solid #3c2d12;">Content here</div>
        
        
          .myborder {border:2px solid #3c2d12;}
        
        Border color #3c2d12