#2a540e color space conversions
Hex:
        #2a540e
        RGB:
        42, 84, 14
        CMY:
        84, 67, 95
        CMYK:
        50, 0, 83, 67
      HSL:
        96°, 71.4286%, 19.2157%
        HSV (HSB):
        96°, 83.3333%, 32.9412%
        XYZ:
        4.2044, 6.8646, 1.5189
        xyY:
        0.3340, 0.5453, 6.8646
      CIE-Lab:
        31.4966, -27.8954, 33.7459
        CIE-LCH:
        31.4966, 43.7829, 129.5782
        CIE-Luv:
        31.4966, -19.3749, 34.6466
        Hunter-Lab:
        26.2004, -17.2063, 14.9031
      #2a540e color charts
#2a540e RGB chart
      #2a540e CMYK chart
      #2a540e RGB pie chart
      #2a540e color shades, tints & tones
#2a540e color schemes
#2a540e color preview, HTML & CSS examples
           This text has a color of #2a540e        
        
          <p style="color:#2a540e;">Text here</p>
        
        
          .mytext {color:#2a540e;}
        
        Text color #2a540e
      
           This box has a color of #2a540e        
        
          <div style="background-color:#2a540e;">Content here</div>
        
        
          .mybackground {background-color:#2a540e;}
        
        Background color #2a540e
      
           Border around this has a color of #2a540e        
        
          <div style="border:2px solid #2a540e;">Content here</div>
        
        
          .myborder {border:2px solid #2a540e;}
        
        Border color #2a540e