#3b6712 color space conversions
Hex:
        #3b6712
        RGB:
        59, 103, 18
        CMY:
        77, 60, 93
        CMYK:
        43, 0, 83, 60
      HSL:
        91°, 70.2479%, 23.7255%
        HSV (HSB):
        91°, 82.5243%, 40.3922%
        XYZ:
        6.7631, 10.6740, 2.2761
        xyY:
        0.3431, 0.5415, 10.6740
      CIE-Lab:
        39.0258, -29.9890, 39.7778
        CIE-LCH:
        39.0258, 49.8158, 127.0131
        CIE-Luv:
        39.0258, -21.3586, 42.9796
        Hunter-Lab:
        32.6710, -20.2240, 18.7392
      #3b6712 color charts
#3b6712 RGB chart
      #3b6712 CMYK chart
      #3b6712 RGB pie chart
      #3b6712 color shades, tints & tones
#3b6712 color schemes
#3b6712 color preview, HTML & CSS examples
           This text has a color of #3b6712        
        
          <p style="color:#3b6712;">Text here</p>
        
        
          .mytext {color:#3b6712;}
        
        Text color #3b6712
      
           This box has a color of #3b6712        
        
          <div style="background-color:#3b6712;">Content here</div>
        
        
          .mybackground {background-color:#3b6712;}
        
        Background color #3b6712
      
           Border around this has a color of #3b6712        
        
          <div style="border:2px solid #3b6712;">Content here</div>
        
        
          .myborder {border:2px solid #3b6712;}
        
        Border color #3b6712