#3a3e30 color space conversions
Hex:
        #3a3e30
        RGB:
        58, 62, 48
        CMY:
        77, 76, 81
        CMYK:
        6, 0, 23, 76
      HSL:
        77°, 12.7273%, 21.5686%
        HSV (HSB):
        77°, 22.5806%, 24.3137%
        XYZ:
        4.0010, 4.5582, 3.4652
        xyY:
        0.3327, 0.3791, 4.5582
      CIE-Lab:
        25.4370, -4.6750, 8.0628
        CIE-LCH:
        25.4370, 9.3201, 120.1063
        CIE-Luv:
        25.4370, -1.4820, 9.0279
        Hunter-Lab:
        21.3499, -3.9108, 5.3217
      #3a3e30 color charts
#3a3e30 RGB chart
      #3a3e30 CMYK chart
      #3a3e30 RGB pie chart
      #3a3e30 color shades, tints & tones
#3a3e30 color schemes
#3a3e30 color preview, HTML & CSS examples
           This text has a color of #3a3e30        
        
          <p style="color:#3a3e30;">Text here</p>
        
        
          .mytext {color:#3a3e30;}
        
        Text color #3a3e30
      
           This box has a color of #3a3e30        
        
          <div style="background-color:#3a3e30;">Content here</div>
        
        
          .mybackground {background-color:#3a3e30;}
        
        Background color #3a3e30
      
           Border around this has a color of #3a3e30        
        
          <div style="border:2px solid #3a3e30;">Content here</div>
        
        
          .myborder {border:2px solid #3a3e30;}
        
        Border color #3a3e30