#3a1512 color space conversions
Hex:
        #3a1512
        RGB:
        58, 21, 18
        CMY:
        77, 92, 93
        CMYK:
        0, 64, 69, 77
      HSL:
        5°, 52.6316%, 14.9020%
        HSV (HSB):
        5°, 68.9655%, 22.7451%
        XYZ:
        2.1223, 1.4795, 0.7460
        xyY:
        0.4881, 0.3403, 1.4795
      CIE-Lab:
        12.4774, 18.0486, 10.8426
        CIE-LCH:
        12.4774, 21.0550, 30.9950
        CIE-Luv:
        12.4774, 19.7662, 5.3755
        Hunter-Lab:
        12.1637, 9.8576, 4.8783
      #3a1512 color charts
#3a1512 RGB chart
      #3a1512 CMYK chart
      #3a1512 RGB pie chart
      #3a1512 color shades, tints & tones
#3a1512 color schemes
#3a1512 color preview, HTML & CSS examples
           This text has a color of #3a1512        
        
          <p style="color:#3a1512;">Text here</p>
        
        
          .mytext {color:#3a1512;}
        
        Text color #3a1512
      
           This box has a color of #3a1512        
        
          <div style="background-color:#3a1512;">Content here</div>
        
        
          .mybackground {background-color:#3a1512;}
        
        Background color #3a1512
      
           Border around this has a color of #3a1512        
        
          <div style="border:2px solid #3a1512;">Content here</div>
        
        
          .myborder {border:2px solid #3a1512;}
        
        Border color #3a1512