#2a5a29 color space conversions
Hex:
        #2a5a29
        RGB:
        42, 90, 41
        CMY:
        84, 65, 84
        CMYK:
        53, 0, 54, 65
      HSL:
        119°, 37.4046%, 25.6863%
        HSV (HSB):
        119°, 54.4444%, 35.2941%
        XYZ:
        5.0112, 7.9647, 3.3710
        xyY:
        0.3066, 0.4872, 7.9647
      CIE-Lab:
        33.9092, -27.6382, 23.2496
        CIE-LCH:
        33.9092, 36.1167, 139.9290
        CIE-Luv:
        33.9092, -21.5609, 28.3190
        Hunter-Lab:
        28.2217, -17.6923, 12.6731
      #2a5a29 color charts
#2a5a29 RGB chart
      #2a5a29 CMYK chart
      #2a5a29 RGB pie chart
      #2a5a29 color shades, tints & tones
#2a5a29 color schemes
#2a5a29 color preview, HTML & CSS examples
           This text has a color of #2a5a29        
        
          <p style="color:#2a5a29;">Text here</p>
        
        
          .mytext {color:#2a5a29;}
        
        Text color #2a5a29
      
           This box has a color of #2a5a29        
        
          <div style="background-color:#2a5a29;">Content here</div>
        
        
          .mybackground {background-color:#2a5a29;}
        
        Background color #2a5a29
      
           Border around this has a color of #2a5a29        
        
          <div style="border:2px solid #2a5a29;">Content here</div>
        
        
          .myborder {border:2px solid #2a5a29;}
        
        Border color #2a5a29