#3a512a color space conversions
Hex:
        #3a512a
        RGB:
        58, 81, 42
        CMY:
        77, 68, 84
        CMYK:
        28, 0, 48, 68
      HSL:
        95°, 31.7073%, 24.1176%
        HSV (HSB):
        95°, 48.1481%, 31.7647%
        XYZ:
        5.1053, 6.9516, 3.2632
        xyY:
        0.3332, 0.4538, 6.9516
      CIE-Lab:
        31.6964, -16.9350, 20.1114
        CIE-LCH:
        31.6964, 26.2919, 130.0994
        CIE-Luv:
        31.6964, -10.9097, 23.3509
        Hunter-Lab:
        26.3658, -11.5769, 11.1180
      #3a512a color charts
#3a512a RGB chart
      #3a512a CMYK chart
      #3a512a RGB pie chart
      #3a512a color shades, tints & tones
#3a512a color schemes
#3a512a color preview, HTML & CSS examples
           This text has a color of #3a512a        
        
          <p style="color:#3a512a;">Text here</p>
        
        
          .mytext {color:#3a512a;}
        
        Text color #3a512a
      
           This box has a color of #3a512a        
        
          <div style="background-color:#3a512a;">Content here</div>
        
        
          .mybackground {background-color:#3a512a;}
        
        Background color #3a512a
      
           Border around this has a color of #3a512a        
        
          <div style="border:2px solid #3a512a;">Content here</div>
        
        
          .myborder {border:2px solid #3a512a;}
        
        Border color #3a512a