#3b4a16 color space conversions
Hex:
        #3b4a16
        RGB:
        59, 74, 22
        CMY:
        77, 71, 91
        CMYK:
        20, 0, 70, 71
      HSL:
        77°, 54.1667%, 18.8235%
        HSV (HSB):
        77°, 70.2703%, 29.0196%
        XYZ:
        4.3972, 5.8853, 1.6633
        xyY:
        0.3681, 0.4927, 5.8853
      CIE-Lab:
        29.1212, -14.9938, 28.1705
        CIE-LCH:
        29.1212, 31.9122, 118.0242
        CIE-Luv:
        29.1212, -6.7190, 28.0130
        Hunter-Lab:
        24.2596, -10.0999, 12.9167
      #3b4a16 color charts
#3b4a16 RGB chart
      #3b4a16 CMYK chart
      #3b4a16 RGB pie chart
      #3b4a16 color shades, tints & tones
#3b4a16 color schemes
#3b4a16 color preview, HTML & CSS examples
           This text has a color of #3b4a16        
        
          <p style="color:#3b4a16;">Text here</p>
        
        
          .mytext {color:#3b4a16;}
        
        Text color #3b4a16
      
           This box has a color of #3b4a16        
        
          <div style="background-color:#3b4a16;">Content here</div>
        
        
          .mybackground {background-color:#3b4a16;}
        
        Background color #3b4a16
      
           Border around this has a color of #3b4a16        
        
          <div style="border:2px solid #3b4a16;">Content here</div>
        
        
          .myborder {border:2px solid #3b4a16;}
        
        Border color #3b4a16