#2a5426 color space conversions
Hex:
        #2a5426
        RGB:
        42, 84, 38
        CMY:
        84, 67, 85
        CMYK:
        50, 0, 55, 67
      HSL:
        115°, 37.7049%, 23.9216%
        HSV (HSB):
        115°, 54.7619%, 32.9412%
        XYZ:
        4.4750, 6.9728, 2.9438
        xyY:
        0.3109, 0.4845, 6.9728
      CIE-Lab:
        31.7450, -25.2509, 22.2923
        CIE-LCH:
        31.7450, 33.6831, 138.5609
        CIE-Luv:
        31.7450, -18.9892, 26.3897
        Hunter-Lab:
        26.4061, -15.9605, 11.8746
      #2a5426 color charts
#2a5426 RGB chart
      #2a5426 CMYK chart
      #2a5426 RGB pie chart
      #2a5426 color shades, tints & tones
#2a5426 color schemes
#2a5426 color preview, HTML & CSS examples
           This text has a color of #2a5426        
        
          <p style="color:#2a5426;">Text here</p>
        
        
          .mytext {color:#2a5426;}
        
        Text color #2a5426
      
           This box has a color of #2a5426        
        
          <div style="background-color:#2a5426;">Content here</div>
        
        
          .mybackground {background-color:#2a5426;}
        
        Background color #2a5426
      
           Border around this has a color of #2a5426        
        
          <div style="border:2px solid #2a5426;">Content here</div>
        
        
          .myborder {border:2px solid #2a5426;}
        
        Border color #2a5426