#3c1a13 color space conversions
Hex:
        #3c1a13
        RGB:
        60, 26, 19
        CMY:
        76, 90, 93
        CMYK:
        0, 57, 68, 76
      HSL:
        10°, 51.8987%, 15.4902%
        HSV (HSB):
        10°, 68.3333%, 23.5294%
        XYZ:
        2.3504, 1.7465, 0.8293
        xyY:
        0.4771, 0.3545, 1.7465
      CIE-Lab:
        14.0962, 15.9458, 12.4417
        CIE-LCH:
        14.0962, 20.2253, 37.9631
        CIE-Luv:
        14.0962, 19.2586, 6.9863
        Hunter-Lab:
        13.2154, 8.6201, 5.5301
      #3c1a13 color charts
#3c1a13 RGB chart
      #3c1a13 CMYK chart
      #3c1a13 RGB pie chart
      #3c1a13 color shades, tints & tones
#3c1a13 color schemes
#3c1a13 color preview, HTML & CSS examples
           This text has a color of #3c1a13        
        
          <p style="color:#3c1a13;">Text here</p>
        
        
          .mytext {color:#3c1a13;}
        
        Text color #3c1a13
      
           This box has a color of #3c1a13        
        
          <div style="background-color:#3c1a13;">Content here</div>
        
        
          .mybackground {background-color:#3c1a13;}
        
        Background color #3c1a13
      
           Border around this has a color of #3c1a13        
        
          <div style="border:2px solid #3c1a13;">Content here</div>
        
        
          .myborder {border:2px solid #3c1a13;}
        
        Border color #3c1a13