#2a4128 color space conversions
Hex:
        #2a4128
        RGB:
        42, 65, 40
        CMY:
        84, 75, 84
        CMYK:
        35, 0, 38, 75
      HSL:
        115°, 23.8095%, 20.5882%
        HSV (HSB):
        115°, 38.4615%, 25.4902%
        XYZ:
        3.2281, 4.4260, 2.6917
        xyY:
        0.3120, 0.4278, 4.4260
      CIE-Lab:
        25.0327, -14.9420, 12.4843
        CIE-LCH:
        25.0327, 19.4710, 140.1207
        CIE-Luv:
        25.0327, -10.2968, 14.4404
        Hunter-Lab:
        21.0381, -9.4273, 7.1410
      #2a4128 color charts
#2a4128 RGB chart
      #2a4128 CMYK chart
      #2a4128 RGB pie chart
      #2a4128 color shades, tints & tones
#2a4128 color schemes
#2a4128 color preview, HTML & CSS examples
           This text has a color of #2a4128        
        
          <p style="color:#2a4128;">Text here</p>
        
        
          .mytext {color:#2a4128;}
        
        Text color #2a4128
      
           This box has a color of #2a4128        
        
          <div style="background-color:#2a4128;">Content here</div>
        
        
          .mybackground {background-color:#2a4128;}
        
        Background color #2a4128
      
           Border around this has a color of #2a4128        
        
          <div style="border:2px solid #2a4128;">Content here</div>
        
        
          .myborder {border:2px solid #2a4128;}
        
        Border color #2a4128