#3a3105 color space conversions
Hex:
        #3a3105
        RGB:
        58, 49, 5
        CMY:
        77, 81, 98
        CMYK:
        0, 16, 91, 77
      HSL:
        50°, 84.1270%, 12.3529%
        HSV (HSB):
        50°, 91.3793%, 22.7451%
        XYZ:
        2.8706, 3.1071, 0.5920
        xyY:
        0.4369, 0.4729, 3.1071
      CIE-Lab:
        20.4679, -1.4794, 26.8216
        CIE-LCH:
        20.4679, 26.8624, 93.1570
        CIE-Luv:
        20.4679, 6.9697, 20.5595
        Hunter-Lab:
        17.6270, -1.7779, 10.3476
      #3a3105 color charts
#3a3105 RGB chart
      #3a3105 CMYK chart
      #3a3105 RGB pie chart
      #3a3105 color shades, tints & tones
#3a3105 color schemes
#3a3105 color preview, HTML & CSS examples
           This text has a color of #3a3105        
        
          <p style="color:#3a3105;">Text here</p>
        
        
          .mytext {color:#3a3105;}
        
        Text color #3a3105
      
           This box has a color of #3a3105        
        
          <div style="background-color:#3a3105;">Content here</div>
        
        
          .mybackground {background-color:#3a3105;}
        
        Background color #3a3105
      
           Border around this has a color of #3a3105        
        
          <div style="border:2px solid #3a3105;">Content here</div>
        
        
          .myborder {border:2px solid #3a3105;}
        
        Border color #3a3105