#3a300f color space conversions
Hex:
        #3a300f
        RGB:
        58, 48, 15
        CMY:
        77, 81, 94
        CMYK:
        0, 17, 74, 77
      HSL:
        46°, 58.9041%, 14.3137%
        HSV (HSB):
        46°, 74.1379%, 22.7451%
        XYZ:
        2.8881, 3.0479, 0.8880
        xyY:
        0.4232, 0.4466, 3.0479
      CIE-Lab:
        20.2349, -0.1596, 22.1858
        CIE-LCH:
        20.2349, 22.1864, 90.4122
        CIE-Luv:
        20.2349, 7.2286, 17.5429
        Hunter-Lab:
        17.4583, -1.0232, 9.2050
      #3a300f color charts
#3a300f RGB chart
      #3a300f CMYK chart
      #3a300f RGB pie chart
      #3a300f color shades, tints & tones
#3a300f color schemes
#3a300f color preview, HTML & CSS examples
           This text has a color of #3a300f        
        
          <p style="color:#3a300f;">Text here</p>
        
        
          .mytext {color:#3a300f;}
        
        Text color #3a300f
      
           This box has a color of #3a300f        
        
          <div style="background-color:#3a300f;">Content here</div>
        
        
          .mybackground {background-color:#3a300f;}
        
        Background color #3a300f
      
           Border around this has a color of #3a300f        
        
          <div style="border:2px solid #3a300f;">Content here</div>
        
        
          .myborder {border:2px solid #3a300f;}
        
        Border color #3a300f