#2a5945 color space conversions
Hex:
        #2a5945
        RGB:
        42, 89, 69
        CMY:
        84, 65, 73
        CMYK:
        53, 0, 22, 65
      HSL:
        154°, 35.8779%, 25.6863%
        HSV (HSB):
        154°, 52.8090%, 34.9020%
        XYZ:
        5.6014, 8.0667, 6.8920
        xyY:
        0.2724, 0.3923, 8.0667
      CIE-Lab:
        34.1213, -21.4642, 6.7099
        CIE-LCH:
        34.1213, 22.4886, 162.6403
        CIE-Luv:
        34.1213, -20.2750, 10.9168
        Hunter-Lab:
        28.4019, -14.4996, 5.4940
      #2a5945 color charts
#2a5945 RGB chart
      #2a5945 CMYK chart
      #2a5945 RGB pie chart
      #2a5945 color shades, tints & tones
#2a5945 color schemes
#2a5945 color preview, HTML & CSS examples
           This text has a color of #2a5945        
        
          <p style="color:#2a5945;">Text here</p>
        
        
          .mytext {color:#2a5945;}
        
        Text color #2a5945
      
           This box has a color of #2a5945        
        
          <div style="background-color:#2a5945;">Content here</div>
        
        
          .mybackground {background-color:#2a5945;}
        
        Background color #2a5945
      
           Border around this has a color of #2a5945        
        
          <div style="border:2px solid #2a5945;">Content here</div>
        
        
          .myborder {border:2px solid #2a5945;}
        
        Border color #2a5945