#3c4d12 color space conversions
Hex:
        #3c4d12
        RGB:
        60, 77, 18
        CMY:
        76, 70, 93
        CMYK:
        22, 0, 77, 70
      HSL:
        77°, 62.1053%, 18.6275%
        HSV (HSB):
        77°, 76.6234%, 30.1961%
        XYZ:
        4.6265, 6.3121, 1.5468
        xyY:
        0.3706, 0.5056, 6.3121
      CIE-Lab:
        30.1866, -16.5185, 31.1940
        CIE-LCH:
        30.1866, 35.2977, 117.9030
        CIE-Luv:
        30.1866, -7.7729, 30.6776
        Hunter-Lab:
        25.1239, -11.0961, 13.9365
      #3c4d12 color charts
#3c4d12 RGB chart
      #3c4d12 CMYK chart
      #3c4d12 RGB pie chart
      #3c4d12 color shades, tints & tones
#3c4d12 color schemes
#3c4d12 color preview, HTML & CSS examples
           This text has a color of #3c4d12        
        
          <p style="color:#3c4d12;">Text here</p>
        
        
          .mytext {color:#3c4d12;}
        
        Text color #3c4d12
      
           This box has a color of #3c4d12        
        
          <div style="background-color:#3c4d12;">Content here</div>
        
        
          .mybackground {background-color:#3c4d12;}
        
        Background color #3c4d12
      
           Border around this has a color of #3c4d12        
        
          <div style="border:2px solid #3c4d12;">Content here</div>
        
        
          .myborder {border:2px solid #3c4d12;}
        
        Border color #3c4d12