#2b7414 color space conversions
Hex:
        #2b7414
        RGB:
        43, 116, 20
        CMY:
        83, 55, 92
        CMYK:
        63, 0, 83, 55
      HSL:
        106°, 70.5882%, 26.6667%
        HSV (HSB):
        106°, 82.7586%, 45.4902%
        XYZ:
        7.3679, 13.0549, 2.7933
        xyY:
        0.3174, 0.5623, 13.0549
      CIE-Lab:
        42.8458, -40.4532, 42.4720
        CIE-LCH:
        42.8458, 58.6543, 133.6054
        CIE-Luv:
        42.8458, -32.6069, 48.4607
        Hunter-Lab:
        36.1315, -26.8306, 20.7084
      #2b7414 color charts
#2b7414 RGB chart
      #2b7414 CMYK chart
      #2b7414 RGB pie chart
      #2b7414 color shades, tints & tones
#2b7414 color schemes
#2b7414 color preview, HTML & CSS examples
           This text has a color of #2b7414        
        
          <p style="color:#2b7414;">Text here</p>
        
        
          .mytext {color:#2b7414;}
        
        Text color #2b7414
      
           This box has a color of #2b7414        
        
          <div style="background-color:#2b7414;">Content here</div>
        
        
          .mybackground {background-color:#2b7414;}
        
        Background color #2b7414
      
           Border around this has a color of #2b7414        
        
          <div style="border:2px solid #2b7414;">Content here</div>
        
        
          .myborder {border:2px solid #2b7414;}
        
        Border color #2b7414