#3a2712 color space conversions
Hex:
        #3a2712
        RGB:
        58, 39, 18
        CMY:
        77, 85, 93
        CMYK:
        0, 33, 69, 77
      HSL:
        32°, 52.6316%, 14.9020%
        HSV (HSB):
        32°, 68.9655%, 22.7451%
        XYZ:
        2.5796, 2.3943, 0.8984
        xyY:
        0.4393, 0.4077, 2.3943
      CIE-Lab:
        17.4335, 6.1500, 17.2069
        CIE-LCH:
        17.4335, 18.2729, 70.3323
        CIE-Luv:
        17.4335, 11.9386, 12.4248
        Hunter-Lab:
        15.4734, 2.6800, 7.3888
      #3a2712 color charts
#3a2712 RGB chart
      #3a2712 CMYK chart
      #3a2712 RGB pie chart
      #3a2712 color shades, tints & tones
#3a2712 color schemes
#3a2712 color preview, HTML & CSS examples
           This text has a color of #3a2712        
        
          <p style="color:#3a2712;">Text here</p>
        
        
          .mytext {color:#3a2712;}
        
        Text color #3a2712
      
           This box has a color of #3a2712        
        
          <div style="background-color:#3a2712;">Content here</div>
        
        
          .mybackground {background-color:#3a2712;}
        
        Background color #3a2712
      
           Border around this has a color of #3a2712        
        
          <div style="border:2px solid #3a2712;">Content here</div>
        
        
          .myborder {border:2px solid #3a2712;}
        
        Border color #3a2712