#3d450b color space conversions
Hex:
        #3d450b
        RGB:
        61, 69, 11
        CMY:
        76, 73, 96
        CMYK:
        12, 0, 84, 73
      HSL:
        68°, 72.5000%, 15.6863%
        HSV (HSB):
        68°, 84.0580%, 27.0588%
        XYZ:
        4.1130, 5.2725, 1.1175
        xyY:
        0.3916, 0.5020, 5.2725
      CIE-Lab:
        27.4974, -11.9488, 31.5316
        CIE-LCH:
        27.4974, 33.7197, 110.7539
        CIE-Luv:
        27.4974, -2.7740, 28.5656
        Hunter-Lab:
        22.9619, -8.2101, 13.1878
      #3d450b color charts
#3d450b RGB chart
      #3d450b CMYK chart
      #3d450b RGB pie chart
      #3d450b color shades, tints & tones
#3d450b color schemes
#3d450b color preview, HTML & CSS examples
           This text has a color of #3d450b        
        
          <p style="color:#3d450b;">Text here</p>
        
        
          .mytext {color:#3d450b;}
        
        Text color #3d450b
      
           This box has a color of #3d450b        
        
          <div style="background-color:#3d450b;">Content here</div>
        
        
          .mybackground {background-color:#3d450b;}
        
        Background color #3d450b
      
           Border around this has a color of #3d450b        
        
          <div style="border:2px solid #3d450b;">Content here</div>
        
        
          .myborder {border:2px solid #3d450b;}
        
        Border color #3d450b