#3c400d color space conversions
Hex:
        #3c400d
        RGB:
        60, 64, 13
        CMY:
        76, 75, 95
        CMYK:
        6, 0, 80, 75
      HSL:
        65°, 66.2338%, 15.0980%
        HSV (HSB):
        65°, 79.6875%, 25.0980%
        XYZ:
        3.7695, 4.6565, 1.0809
        xyY:
        0.3965, 0.4898, 4.6565
      CIE-Lab:
        25.7329, -9.3719, 28.9695
        CIE-LCH:
        25.7329, 30.4477, 107.9269
        CIE-Luv:
        25.7329, -0.5565, 25.7330
        Hunter-Lab:
        21.5789, -6.5819, 12.1354
      #3c400d color charts
#3c400d RGB chart
      #3c400d CMYK chart
      #3c400d RGB pie chart
      #3c400d color shades, tints & tones
#3c400d color schemes
#3c400d color preview, HTML & CSS examples
           This text has a color of #3c400d        
        
          <p style="color:#3c400d;">Text here</p>
        
        
          .mytext {color:#3c400d;}
        
        Text color #3c400d
      
           This box has a color of #3c400d        
        
          <div style="background-color:#3c400d;">Content here</div>
        
        
          .mybackground {background-color:#3c400d;}
        
        Background color #3c400d
      
           Border around this has a color of #3c400d        
        
          <div style="border:2px solid #3c400d;">Content here</div>
        
        
          .myborder {border:2px solid #3c400d;}
        
        Border color #3c400d