#2d4422 color space conversions
Hex:
        #2d4422
        RGB:
        45, 68, 34
        CMY:
        82, 73, 87
        CMYK:
        34, 0, 50, 73
      HSL:
        101°, 33.3333%, 20.0000%
        HSV (HSB):
        101°, 50.0000%, 26.6667%
        XYZ:
        3.4380, 4.8076, 2.2601
        xyY:
        0.3273, 0.4576, 4.8076
      CIE-Lab:
        26.1795, -16.4493, 17.7581
        CIE-LCH:
        26.1795, 24.2060, 132.8090
        CIE-Luv:
        26.1795, -10.4851, 19.4660
        Hunter-Lab:
        21.9263, -10.3822, 9.2369
      #2d4422 color charts
#2d4422 RGB chart
      #2d4422 CMYK chart
      #2d4422 RGB pie chart
      #2d4422 color shades, tints & tones
#2d4422 color schemes
#2d4422 color preview, HTML & CSS examples
           This text has a color of #2d4422        
        
          <p style="color:#2d4422;">Text here</p>
        
        
          .mytext {color:#2d4422;}
        
        Text color #2d4422
      
           This box has a color of #2d4422        
        
          <div style="background-color:#2d4422;">Content here</div>
        
        
          .mybackground {background-color:#2d4422;}
        
        Background color #2d4422
      
           Border around this has a color of #2d4422        
        
          <div style="border:2px solid #2d4422;">Content here</div>
        
        
          .myborder {border:2px solid #2d4422;}
        
        Border color #2d4422