#2f4d36 color space conversions
Hex:
        #2f4d36
        RGB:
        47, 77, 54
        CMY:
        82, 70, 79
        CMYK:
        39, 0, 30, 70
      HSL:
        134°, 24.1935%, 24.3137%
        HSV (HSB):
        134°, 38.9610%, 30.1961%
        XYZ:
        4.4920, 6.1784, 4.4458
        xyY:
        0.2972, 0.4087, 6.1784
      CIE-Lab:
        29.8582, -16.8901, 10.1963
        CIE-LCH:
        29.8582, 19.7292, 148.8811
        CIE-Luv:
        29.8582, -13.6793, 13.5301
        Hunter-Lab:
        24.8565, -11.2405, 6.7949
      #2f4d36 color charts
#2f4d36 RGB chart
      #2f4d36 CMYK chart
      #2f4d36 RGB pie chart
      #2f4d36 color shades, tints & tones
#2f4d36 color schemes
#2f4d36 color preview, HTML & CSS examples
           This text has a color of #2f4d36        
        
          <p style="color:#2f4d36;">Text here</p>
        
        
          .mytext {color:#2f4d36;}
        
        Text color #2f4d36
      
           This box has a color of #2f4d36        
        
          <div style="background-color:#2f4d36;">Content here</div>
        
        
          .mybackground {background-color:#2f4d36;}
        
        Background color #2f4d36
      
           Border around this has a color of #2f4d36        
        
          <div style="border:2px solid #2f4d36;">Content here</div>
        
        
          .myborder {border:2px solid #2f4d36;}
        
        Border color #2f4d36