#3c5b12 color space conversions
Hex:
        #3c5b12
        RGB:
        60, 91, 18
        CMY:
        76, 64, 93
        CMYK:
        34, 0, 80, 64
      HSL:
        85°, 66.9725%, 21.3725%
        HSV (HSB):
        85°, 80.2198%, 35.6863%
        XYZ:
        5.7137, 8.4865, 1.9092
        xyY:
        0.3547, 0.5268, 8.4865
      CIE-Lab:
        34.9762, -23.8567, 35.9312
        CIE-LCH:
        34.9762, 43.1300, 123.5824
        CIE-Luv:
        34.9762, -15.0530, 37.3683
        Hunter-Lab:
        29.1316, -15.9701, 16.5065
      #3c5b12 color charts
#3c5b12 RGB chart
      #3c5b12 CMYK chart
      #3c5b12 RGB pie chart
      #3c5b12 color shades, tints & tones
#3c5b12 color schemes
#3c5b12 color preview, HTML & CSS examples
           This text has a color of #3c5b12        
        
          <p style="color:#3c5b12;">Text here</p>
        
        
          .mytext {color:#3c5b12;}
        
        Text color #3c5b12
      
           This box has a color of #3c5b12        
        
          <div style="background-color:#3c5b12;">Content here</div>
        
        
          .mybackground {background-color:#3c5b12;}
        
        Background color #3c5b12
      
           Border around this has a color of #3c5b12        
        
          <div style="border:2px solid #3c5b12;">Content here</div>
        
        
          .myborder {border:2px solid #3c5b12;}
        
        Border color #3c5b12