#3a4010 color space conversions
Hex:
        #3a4010
        RGB:
        58, 64, 16
        CMY:
        77, 75, 94
        CMYK:
        9, 0, 75, 75
      HSL:
        68°, 60.0000%, 15.6863%
        HSV (HSB):
        68°, 75.0000%, 25.0980%
        XYZ:
        3.6718, 4.6037, 1.1853
        xyY:
        0.3881, 0.4866, 4.6037
      CIE-Lab:
        25.5746, -10.1756, 27.3550
        CIE-LCH:
        25.5746, 29.1863, 110.4043
        CIE-Luv:
        25.5746, -1.7634, 24.8737
        Hunter-Lab:
        21.4563, -7.0017, 11.7441
      #3a4010 color charts
#3a4010 RGB chart
      #3a4010 CMYK chart
      #3a4010 RGB pie chart
      #3a4010 color shades, tints & tones
#3a4010 color schemes
#3a4010 color preview, HTML & CSS examples
           This text has a color of #3a4010        
        
          <p style="color:#3a4010;">Text here</p>
        
        
          .mytext {color:#3a4010;}
        
        Text color #3a4010
      
           This box has a color of #3a4010        
        
          <div style="background-color:#3a4010;">Content here</div>
        
        
          .mybackground {background-color:#3a4010;}
        
        Background color #3a4010
      
           Border around this has a color of #3a4010        
        
          <div style="border:2px solid #3a4010;">Content here</div>
        
        
          .myborder {border:2px solid #3a4010;}
        
        Border color #3a4010