#2a5912 color space conversions
Hex:
        #2a5912
        RGB:
        42, 89, 18
        CMY:
        84, 65, 93
        CMYK:
        53, 0, 80, 65
      HSL:
        100°, 66.3551%, 20.9804%
        HSV (HSB):
        100°, 79.7753%, 34.9020%
        XYZ:
        4.6364, 7.6807, 1.8104
        xyY:
        0.3282, 0.5437, 7.6807
      CIE-Lab:
        33.3088, -29.8467, 33.9682
        CIE-LCH:
        33.3088, 45.2180, 131.3047
        CIE-Luv:
        33.3088, -21.5657, 36.1333
        Hunter-Lab:
        27.7140, -18.6375, 15.5267
      #2a5912 color charts
#2a5912 RGB chart
      #2a5912 CMYK chart
      #2a5912 RGB pie chart
      #2a5912 color shades, tints & tones
#2a5912 color schemes
#2a5912 color preview, HTML & CSS examples
           This text has a color of #2a5912        
        
          <p style="color:#2a5912;">Text here</p>
        
        
          .mytext {color:#2a5912;}
        
        Text color #2a5912
      
           This box has a color of #2a5912        
        
          <div style="background-color:#2a5912;">Content here</div>
        
        
          .mybackground {background-color:#2a5912;}
        
        Background color #2a5912
      
           Border around this has a color of #2a5912        
        
          <div style="border:2px solid #2a5912;">Content here</div>
        
        
          .myborder {border:2px solid #2a5912;}
        
        Border color #2a5912