#2d4411 color space conversions
Hex:
        #2d4411
        RGB:
        45, 68, 17
        CMY:
        82, 73, 93
        CMYK:
        34, 0, 75, 73
      HSL:
        87°, 60.0000%, 16.6667%
        HSV (HSB):
        87°, 75.0000%, 26.6667%
        XYZ:
        3.2505, 4.7326, 1.2725
        xyY:
        0.3512, 0.5113, 4.7326
      CIE-Lab:
        25.9590, -18.5620, 26.9565
        CIE-LCH:
        25.9590, 32.7292, 124.5509
        CIE-Luv:
        25.9590, -10.5525, 26.0979
        Hunter-Lab:
        21.7545, -11.3996, 11.7602
      #2d4411 color charts
#2d4411 RGB chart
      #2d4411 CMYK chart
      #2d4411 RGB pie chart
      #2d4411 color shades, tints & tones
#2d4411 color schemes
#2d4411 color preview, HTML & CSS examples
           This text has a color of #2d4411        
        
          <p style="color:#2d4411;">Text here</p>
        
        
          .mytext {color:#2d4411;}
        
        Text color #2d4411
      
           This box has a color of #2d4411        
        
          <div style="background-color:#2d4411;">Content here</div>
        
        
          .mybackground {background-color:#2d4411;}
        
        Background color #2d4411
      
           Border around this has a color of #2d4411        
        
          <div style="border:2px solid #2d4411;">Content here</div>
        
        
          .myborder {border:2px solid #2d4411;}
        
        Border color #2d4411