#3c4018 color space conversions
Hex:
        #3c4018
        RGB:
        60, 64, 24
        CMY:
        76, 75, 91
        CMYK:
        6, 0, 63, 75
      HSL:
        66°, 45.4545%, 17.2549%
        HSV (HSB):
        66°, 62.5000%, 25.0980%
        XYZ:
        3.8617, 4.6934, 1.5665
        xyY:
        0.3815, 0.4637, 4.6934
      CIE-Lab:
        25.8428, -8.4663, 23.4994
        CIE-LCH:
        25.8428, 24.9780, 109.8130
        CIE-Luv:
        25.8428, -0.7442, 22.3780
        Hunter-Lab:
        21.6643, -6.0941, 10.8777
      #3c4018 color charts
#3c4018 RGB chart
      #3c4018 CMYK chart
      #3c4018 RGB pie chart
      #3c4018 color shades, tints & tones
#3c4018 color schemes
#3c4018 color preview, HTML & CSS examples
           This text has a color of #3c4018        
        
          <p style="color:#3c4018;">Text here</p>
        
        
          .mytext {color:#3c4018;}
        
        Text color #3c4018
      
           This box has a color of #3c4018        
        
          <div style="background-color:#3c4018;">Content here</div>
        
        
          .mybackground {background-color:#3c4018;}
        
        Background color #3c4018
      
           Border around this has a color of #3c4018        
        
          <div style="border:2px solid #3c4018;">Content here</div>
        
        
          .myborder {border:2px solid #3c4018;}
        
        Border color #3c4018