#2d6212 color space conversions
Hex:
        #2d6212
        RGB:
        45, 98, 18
        CMY:
        82, 62, 93
        CMYK:
        54, 0, 82, 62
      HSL:
        100°, 68.9655%, 22.7451%
        HSV (HSB):
        100°, 81.6327%, 38.4314%
        XYZ:
        5.5591, 9.3369, 2.0815
        xyY:
        0.3274, 0.5500, 9.3369
      CIE-Lab:
        36.6251, -32.7477, 37.2558
        CIE-LCH:
        36.6251, 49.6025, 131.3153
        CIE-Luv:
        36.6251, -24.4784, 40.4836
        Hunter-Lab:
        30.5564, -20.9996, 17.3507
      #2d6212 color charts
#2d6212 RGB chart
      #2d6212 CMYK chart
      #2d6212 RGB pie chart
      #2d6212 color shades, tints & tones
#2d6212 color schemes
#2d6212 color preview, HTML & CSS examples
           This text has a color of #2d6212        
        
          <p style="color:#2d6212;">Text here</p>
        
        
          .mytext {color:#2d6212;}
        
        Text color #2d6212
      
           This box has a color of #2d6212        
        
          <div style="background-color:#2d6212;">Content here</div>
        
        
          .mybackground {background-color:#2d6212;}
        
        Background color #2d6212
      
           Border around this has a color of #2d6212        
        
          <div style="border:2px solid #2d6212;">Content here</div>
        
        
          .myborder {border:2px solid #2d6212;}
        
        Border color #2d6212