#2f5c28 color space conversions
Hex:
        #2f5c28
        RGB:
        47, 92, 40
        CMY:
        82, 64, 84
        CMYK:
        49, 0, 57, 64
      HSL:
        112°, 39.3939%, 25.8824%
        HSV (HSB):
        112°, 56.5217%, 36.0784%
        XYZ:
        5.3824, 8.4118, 3.3474
        xyY:
        0.3140, 0.4907, 8.4118
      CIE-Lab:
        34.8263, -27.0718, 24.9776
        CIE-LCH:
        34.8263, 36.8343, 137.3040
        CIE-Luv:
        34.8263, -20.7337, 30.0193
        Hunter-Lab:
        29.0032, -17.6293, 13.4592
      #2f5c28 color charts
#2f5c28 RGB chart
      #2f5c28 CMYK chart
      #2f5c28 RGB pie chart
      #2f5c28 color shades, tints & tones
#2f5c28 color schemes
#2f5c28 color preview, HTML & CSS examples
           This text has a color of #2f5c28        
        
          <p style="color:#2f5c28;">Text here</p>
        
        
          .mytext {color:#2f5c28;}
        
        Text color #2f5c28
      
           This box has a color of #2f5c28        
        
          <div style="background-color:#2f5c28;">Content here</div>
        
        
          .mybackground {background-color:#2f5c28;}
        
        Background color #2f5c28
      
           Border around this has a color of #2f5c28        
        
          <div style="border:2px solid #2f5c28;">Content here</div>
        
        
          .myborder {border:2px solid #2f5c28;}
        
        Border color #2f5c28