#3c4a12 color space conversions
Hex:
        #3c4a12
        RGB:
        60, 74, 18
        CMY:
        76, 71, 93
        CMYK:
        19, 0, 76, 71
      HSL:
        75°, 60.8696%, 18.0392%
        HSV (HSB):
        75°, 75.6757%, 29.0196%
        XYZ:
        4.4214, 5.9019, 1.4784
        xyY:
        0.3746, 0.5001, 5.9019
      CIE-Lab:
        29.1636, -14.8477, 30.1547
        CIE-LCH:
        29.1636, 33.6119, 116.2148
        CIE-Luv:
        29.1636, -6.1544, 29.2294
        Hunter-Lab:
        24.2938, -10.0274, 13.3975
      #3c4a12 color charts
#3c4a12 RGB chart
      #3c4a12 CMYK chart
      #3c4a12 RGB pie chart
      #3c4a12 color shades, tints & tones
#3c4a12 color schemes
#3c4a12 color preview, HTML & CSS examples
           This text has a color of #3c4a12        
        
          <p style="color:#3c4a12;">Text here</p>
        
        
          .mytext {color:#3c4a12;}
        
        Text color #3c4a12
      
           This box has a color of #3c4a12        
        
          <div style="background-color:#3c4a12;">Content here</div>
        
        
          .mybackground {background-color:#3c4a12;}
        
        Background color #3c4a12
      
           Border around this has a color of #3c4a12        
        
          <div style="border:2px solid #3c4a12;">Content here</div>
        
        
          .myborder {border:2px solid #3c4a12;}
        
        Border color #3c4a12