#3b4b14 color space conversions
Hex:
        #3b4b14
        RGB:
        59, 75, 20
        CMY:
        77, 71, 92
        CMYK:
        21, 0, 73, 71
      HSL:
        77°, 57.8947%, 18.6275%
        HSV (HSB):
        77°, 73.3333%, 29.4118%
        XYZ:
        4.4460, 6.0125, 1.5880
        xyY:
        0.3691, 0.4991, 6.0125
      CIE-Lab:
        29.4439, -15.7239, 29.4869
        CIE-LCH:
        29.4439, 33.4173, 118.0688
        CIE-Luv:
        29.4439, -7.2428, 29.1167
        Hunter-Lab:
        24.5203, -10.5453, 13.3244
      #3b4b14 color charts
#3b4b14 RGB chart
      #3b4b14 CMYK chart
      #3b4b14 RGB pie chart
      #3b4b14 color shades, tints & tones
#3b4b14 color schemes
#3b4b14 color preview, HTML & CSS examples
           This text has a color of #3b4b14        
        
          <p style="color:#3b4b14;">Text here</p>
        
        
          .mytext {color:#3b4b14;}
        
        Text color #3b4b14
      
           This box has a color of #3b4b14        
        
          <div style="background-color:#3b4b14;">Content here</div>
        
        
          .mybackground {background-color:#3b4b14;}
        
        Background color #3b4b14
      
           Border around this has a color of #3b4b14        
        
          <div style="border:2px solid #3b4b14;">Content here</div>
        
        
          .myborder {border:2px solid #3b4b14;}
        
        Border color #3b4b14