#3c4b12 color space conversions
Hex:
        #3c4b12
        RGB:
        60, 75, 18
        CMY:
        76, 71, 93
        CMYK:
        20, 0, 76, 71
      HSL:
        76°, 61.2903%, 18.2353%
        HSV (HSB):
        76°, 76.0000%, 29.4118%
        XYZ:
        4.4887, 6.0365, 1.5008
        xyY:
        0.3733, 0.5020, 6.0365
      CIE-Lab:
        29.5043, -15.4086, 30.5021
        CIE-LCH:
        29.5043, 34.1731, 116.8014
        CIE-Luv:
        29.5043, -6.6961, 29.7126
        Hunter-Lab:
        24.5693, -10.3847, 13.5767
      #3c4b12 color charts
#3c4b12 RGB chart
      #3c4b12 CMYK chart
      #3c4b12 RGB pie chart
      #3c4b12 color shades, tints & tones
#3c4b12 color schemes
#3c4b12 color preview, HTML & CSS examples
           This text has a color of #3c4b12        
        
          <p style="color:#3c4b12;">Text here</p>
        
        
          .mytext {color:#3c4b12;}
        
        Text color #3c4b12
      
           This box has a color of #3c4b12        
        
          <div style="background-color:#3c4b12;">Content here</div>
        
        
          .mybackground {background-color:#3c4b12;}
        
        Background color #3c4b12
      
           Border around this has a color of #3c4b12        
        
          <div style="border:2px solid #3c4b12;">Content here</div>
        
        
          .myborder {border:2px solid #3c4b12;}
        
        Border color #3c4b12