#3a400a color space conversions
Hex:
        #3a400a
        RGB:
        58, 64, 10
        CMY:
        77, 75, 96
        CMYK:
        9, 0, 84, 75
      HSL:
        67°, 72.9730%, 14.5098%
        HSV (HSB):
        67°, 84.3750%, 25.0980%
        XYZ:
        3.6331, 4.5882, 0.9813
        xyY:
        0.3948, 0.4986, 4.5882
      CIE-Lab:
        25.5279, -10.5708, 29.9791
        CIE-LCH:
        25.5279, 31.7882, 109.4230
        CIE-Luv:
        25.5279, -1.6938, 26.3258
        Hunter-Lab:
        21.4202, -7.2097, 12.2780
      #3a400a color charts
#3a400a RGB chart
      #3a400a CMYK chart
      #3a400a RGB pie chart
      #3a400a color shades, tints & tones
#3a400a color schemes
#3a400a color preview, HTML & CSS examples
           This text has a color of #3a400a        
        
          <p style="color:#3a400a;">Text here</p>
        
        
          .mytext {color:#3a400a;}
        
        Text color #3a400a
      
           This box has a color of #3a400a        
        
          <div style="background-color:#3a400a;">Content here</div>
        
        
          .mybackground {background-color:#3a400a;}
        
        Background color #3a400a
      
           Border around this has a color of #3a400a        
        
          <div style="border:2px solid #3a400a;">Content here</div>
        
        
          .myborder {border:2px solid #3a400a;}
        
        Border color #3a400a