#3b3b14 color space conversions
Hex:
        #3b3b14
        RGB:
        59, 59, 20
        CMY:
        77, 77, 92
        CMYK:
        0, 0, 66, 77
      HSL:
        60°, 49.3671%, 15.4902%
        HSV (HSB):
        60°, 66.1017%, 23.1373%
        XYZ:
        3.4939, 4.1082, 1.2706
        xyY:
        0.3938, 0.4630, 4.1082
      CIE-Lab:
        24.0261, -6.2773, 23.6458
        CIE-LCH:
        24.0261, 24.4649, 104.8674
        CIE-Luv:
        24.0261, 1.5337, 21.2609
        Hunter-Lab:
        20.2688, -4.7012, 10.4713
      #3b3b14 color charts
#3b3b14 RGB chart
      #3b3b14 CMYK chart
      #3b3b14 RGB pie chart
      #3b3b14 color shades, tints & tones
#3b3b14 color schemes
#3b3b14 color preview, HTML & CSS examples
           This text has a color of #3b3b14        
        
          <p style="color:#3b3b14;">Text here</p>
        
        
          .mytext {color:#3b3b14;}
        
        Text color #3b3b14
      
           This box has a color of #3b3b14        
        
          <div style="background-color:#3b3b14;">Content here</div>
        
        
          .mybackground {background-color:#3b3b14;}
        
        Background color #3b3b14
      
           Border around this has a color of #3b3b14        
        
          <div style="border:2px solid #3b3b14;">Content here</div>
        
        
          .myborder {border:2px solid #3b3b14;}
        
        Border color #3b3b14