#3c140d color space conversions
Hex:
        #3c140d
        RGB:
        60, 20, 13
        CMY:
        76, 92, 95
        CMYK:
        0, 67, 78, 76
      HSL:
        9°, 64.3836%, 14.3137%
        HSV (HSB):
        9°, 78.3333%, 23.5294%
        XYZ:
        2.1863, 1.4900, 0.5531
        xyY:
        0.5169, 0.3523, 1.4900
      CIE-Lab:
        12.5445, 19.1609, 13.7166
        CIE-LCH:
        12.5445, 23.5645, 35.5976
        CIE-Luv:
        12.5445, 22.1775, 7.1071
        Hunter-Lab:
        12.2067, 10.6086, 5.8580
      #3c140d color charts
#3c140d RGB chart
      #3c140d CMYK chart
      #3c140d RGB pie chart
      #3c140d color shades, tints & tones
#3c140d color schemes
#3c140d color preview, HTML & CSS examples
           This text has a color of #3c140d        
        
          <p style="color:#3c140d;">Text here</p>
        
        
          .mytext {color:#3c140d;}
        
        Text color #3c140d
      
           This box has a color of #3c140d        
        
          <div style="background-color:#3c140d;">Content here</div>
        
        
          .mybackground {background-color:#3c140d;}
        
        Background color #3c140d
      
           Border around this has a color of #3c140d        
        
          <div style="border:2px solid #3c140d;">Content here</div>
        
        
          .myborder {border:2px solid #3c140d;}
        
        Border color #3c140d