#3d1305 color space conversions
Hex:
        #3d1305
        RGB:
        61, 19, 5
        CMY:
        76, 93, 98
        CMYK:
        0, 69, 92, 76
      HSL:
        15°, 84.8485%, 12.9412%
        HSV (HSB):
        15°, 91.8033%, 23.9216%
        XYZ:
        2.1847, 1.4688, 0.3119
        xyY:
        0.5509, 0.3704, 1.4688
      CIE-Lab:
        12.4083, 19.7144, 16.9319
        CIE-LCH:
        12.4083, 25.9874, 40.6579
        CIE-Luv:
        12.4083, 24.1313, 9.2308
        Hunter-Lab:
        12.1194, 10.9687, 6.9575
      #3d1305 color charts
#3d1305 RGB chart
      #3d1305 CMYK chart
      #3d1305 RGB pie chart
      #3d1305 color shades, tints & tones
#3d1305 color schemes
#3d1305 color preview, HTML & CSS examples
           This text has a color of #3d1305        
        
          <p style="color:#3d1305;">Text here</p>
        
        
          .mytext {color:#3d1305;}
        
        Text color #3d1305
      
           This box has a color of #3d1305        
        
          <div style="background-color:#3d1305;">Content here</div>
        
        
          .mybackground {background-color:#3d1305;}
        
        Background color #3d1305
      
           Border around this has a color of #3d1305        
        
          <div style="border:2px solid #3d1305;">Content here</div>
        
        
          .myborder {border:2px solid #3d1305;}
        
        Border color #3d1305