#3a340f color space conversions
Hex:
        #3a340f
        RGB:
        58, 52, 15
        CMY:
        77, 80, 94
        CMYK:
        0, 10, 74, 77
      HSL:
        52°, 58.9041%, 14.3137%
        HSV (HSB):
        52°, 74.1379%, 22.7451%
        XYZ:
        3.0591, 3.3900, 0.9450
        xyY:
        0.4137, 0.4585, 3.3900
      CIE-Lab:
        21.5427, -2.7755, 23.6252
        CIE-LCH:
        21.5427, 23.7877, 96.7005
        CIE-Luv:
        21.5427, 4.9859, 19.4188
        Hunter-Lab:
        18.4120, -2.5633, 9.8452
      #3a340f color charts
#3a340f RGB chart
      #3a340f CMYK chart
      #3a340f RGB pie chart
      #3a340f color shades, tints & tones
#3a340f color schemes
#3a340f color preview, HTML & CSS examples
           This text has a color of #3a340f        
        
          <p style="color:#3a340f;">Text here</p>
        
        
          .mytext {color:#3a340f;}
        
        Text color #3a340f
      
           This box has a color of #3a340f        
        
          <div style="background-color:#3a340f;">Content here</div>
        
        
          .mybackground {background-color:#3a340f;}
        
        Background color #3a340f
      
           Border around this has a color of #3a340f        
        
          <div style="border:2px solid #3a340f;">Content here</div>
        
        
          .myborder {border:2px solid #3a340f;}
        
        Border color #3a340f