#3b6400 color space conversions
Hex:
        #3b6400
        RGB:
        59, 100, 0
        CMY:
        77, 61, 100
        CMYK:
        41, 0, 100, 61
      HSL:
        85°, 100.0000%, 19.6078%
        HSV (HSB):
        85°, 100.0000%, 39.2157%
        XYZ:
        6.3608, 10.0441, 1.6035
        xyY:
        0.3532, 0.5577, 10.0441
      CIE-Lab:
        37.9216, -29.4212, 43.9456
        CIE-LCH:
        37.9216, 52.8850, 123.8020
        CIE-Luv:
        37.9216, -20.0255, 44.4896
        Hunter-Lab:
        31.6925, -19.6363, 19.1850
      #3b6400 color charts
#3b6400 RGB chart
      #3b6400 CMYK chart
      #3b6400 RGB pie chart
      #3b6400 color shades, tints & tones
#3b6400 color schemes
#3b6400 color preview, HTML & CSS examples
           This text has a color of #3b6400        
        
          <p style="color:#3b6400;">Text here</p>
        
        
          .mytext {color:#3b6400;}
        
        Text color #3b6400
      
           This box has a color of #3b6400        
        
          <div style="background-color:#3b6400;">Content here</div>
        
        
          .mybackground {background-color:#3b6400;}
        
        Background color #3b6400
      
           Border around this has a color of #3b6400        
        
          <div style="border:2px solid #3b6400;">Content here</div>
        
        
          .myborder {border:2px solid #3b6400;}
        
        Border color #3b6400