#3c460d color space conversions
Hex:
        #3c460d
        RGB:
        60, 70, 13
        CMY:
        76, 73, 95
        CMYK:
        14, 0, 81, 73
      HSL:
        71°, 68.6747%, 16.2745%
        HSV (HSB):
        71°, 81.4286%, 27.4510%
        XYZ:
        4.1263, 5.3700, 1.1998
        xyY:
        0.3858, 0.5021, 5.3700
      CIE-Lab:
        27.7640, -12.9089, 30.9496
        CIE-LCH:
        27.7640, 33.5338, 112.6407
        CIE-Luv:
        27.7640, -3.9227, 28.5689
        Hunter-Lab:
        23.1733, -8.7693, 13.1516
      #3c460d color charts
#3c460d RGB chart
      #3c460d CMYK chart
      #3c460d RGB pie chart
      #3c460d color shades, tints & tones
#3c460d color schemes
#3c460d color preview, HTML & CSS examples
           This text has a color of #3c460d        
        
          <p style="color:#3c460d;">Text here</p>
        
        
          .mytext {color:#3c460d;}
        
        Text color #3c460d
      
           This box has a color of #3c460d        
        
          <div style="background-color:#3c460d;">Content here</div>
        
        
          .mybackground {background-color:#3c460d;}
        
        Background color #3c460d
      
           Border around this has a color of #3c460d        
        
          <div style="border:2px solid #3c460d;">Content here</div>
        
        
          .myborder {border:2px solid #3c460d;}
        
        Border color #3c460d