#2d6712 color space conversions
Hex:
        #2d6712
        RGB:
        45, 103, 18
        CMY:
        82, 60, 93
        CMYK:
        56, 0, 83, 60
      HSL:
        101°, 70.2479%, 23.7255%
        HSV (HSB):
        101°, 82.5243%, 40.3922%
        XYZ:
        6.0416, 10.3021, 2.2423
        xyY:
        0.3251, 0.5543, 10.3021
      CIE-Lab:
        38.3792, -34.8477, 38.9366
        CIE-LCH:
        38.3792, 52.2534, 131.8280
        CIE-Luv:
        38.3792, -26.6376, 42.8433
        Hunter-Lab:
        32.0968, -22.5702, 18.3257
      #2d6712 color charts
#2d6712 RGB chart
      #2d6712 CMYK chart
      #2d6712 RGB pie chart
      #2d6712 color shades, tints & tones
#2d6712 color schemes
#2d6712 color preview, HTML & CSS examples
           This text has a color of #2d6712        
        
          <p style="color:#2d6712;">Text here</p>
        
        
          .mytext {color:#2d6712;}
        
        Text color #2d6712
      
           This box has a color of #2d6712        
        
          <div style="background-color:#2d6712;">Content here</div>
        
        
          .mybackground {background-color:#2d6712;}
        
        Background color #2d6712
      
           Border around this has a color of #2d6712        
        
          <div style="border:2px solid #2d6712;">Content here</div>
        
        
          .myborder {border:2px solid #2d6712;}
        
        Border color #2d6712