#2d3601 color space conversions
Hex:
        #2d3601
        RGB:
        45, 54, 1
        CMY:
        82, 79, 100
        CMYK:
        17, 0, 98, 79
      HSL:
        70°, 96.3636%, 10.7843%
        HSV (HSB):
        70°, 98.1481%, 21.1765%
        XYZ:
        2.4068, 3.1984, 0.5192
        xyY:
        0.3930, 0.5222, 3.1984
      CIE-Lab:
        20.8216, -11.8869, 28.4727
        CIE-LCH:
        20.8216, 30.8544, 112.6597
        CIE-Luv:
        20.8216, -3.3801, 23.2427
        Hunter-Lab:
        17.8841, -7.2748, 10.7975
      #2d3601 color charts
#2d3601 RGB chart
      #2d3601 CMYK chart
      #2d3601 RGB pie chart
      #2d3601 color shades, tints & tones
#2d3601 color schemes
#2d3601 color preview, HTML & CSS examples
           This text has a color of #2d3601        
        
          <p style="color:#2d3601;">Text here</p>
        
        
          .mytext {color:#2d3601;}
        
        Text color #2d3601
      
           This box has a color of #2d3601        
        
          <div style="background-color:#2d3601;">Content here</div>
        
        
          .mybackground {background-color:#2d3601;}
        
        Background color #2d3601
      
           Border around this has a color of #2d3601        
        
          <div style="border:2px solid #2d3601;">Content here</div>
        
        
          .myborder {border:2px solid #2d3601;}
        
        Border color #2d3601