#2c670e color space conversions
Hex:
        #2c670e
        RGB:
        44, 103, 14
        CMY:
        83, 60, 95
        CMYK:
        57, 0, 86, 60
      HSL:
        100°, 76.0684%, 22.9412%
        HSV (HSB):
        100°, 86.4078%, 40.3922%
        XYZ:
        5.9682, 10.2677, 2.0828
        xyY:
        0.3258, 0.5605, 10.2677
      CIE-Lab:
        38.3186, -35.3980, 40.1647
        CIE-LCH:
        38.3186, 53.5371, 131.3904
        CIE-Luv:
        38.3186, -27.0131, 43.6219
        Hunter-Lab:
        32.0432, -22.8290, 18.5765
      #2c670e color charts
#2c670e RGB chart
      #2c670e CMYK chart
      #2c670e RGB pie chart
      #2c670e color shades, tints & tones
#2c670e color schemes
#2c670e color preview, HTML & CSS examples
           This text has a color of #2c670e        
        
          <p style="color:#2c670e;">Text here</p>
        
        
          .mytext {color:#2c670e;}
        
        Text color #2c670e
      
           This box has a color of #2c670e        
        
          <div style="background-color:#2c670e;">Content here</div>
        
        
          .mybackground {background-color:#2c670e;}
        
        Background color #2c670e
      
           Border around this has a color of #2c670e        
        
          <div style="border:2px solid #2c670e;">Content here</div>
        
        
          .myborder {border:2px solid #2c670e;}
        
        Border color #2c670e