#2f661b color space conversions
Hex:
        #2f661b
        RGB:
        47, 102, 27
        CMY:
        82, 60, 89
        CMYK:
        54, 0, 74, 60
      HSL:
        104°, 58.1395%, 25.2941%
        HSV (HSB):
        104°, 73.5294%, 40.0000%
        XYZ:
        6.1215, 10.1862, 2.6804
        xyY:
        0.3224, 0.5365, 10.1862
      CIE-Lab:
        38.1746, -33.0903, 35.2240
        CIE-LCH:
        38.1746, 48.3290, 133.2110
        CIE-Luv:
        38.1746, -25.3983, 40.0818
        Hunter-Lab:
        31.9158, -21.6163, 17.3617
      #2f661b color charts
#2f661b RGB chart
      #2f661b CMYK chart
      #2f661b RGB pie chart
      #2f661b color shades, tints & tones
#2f661b color schemes
#2f661b color preview, HTML & CSS examples
           This text has a color of #2f661b        
        
          <p style="color:#2f661b;">Text here</p>
        
        
          .mytext {color:#2f661b;}
        
        Text color #2f661b
      
           This box has a color of #2f661b        
        
          <div style="background-color:#2f661b;">Content here</div>
        
        
          .mybackground {background-color:#2f661b;}
        
        Background color #2f661b
      
           Border around this has a color of #2f661b        
        
          <div style="border:2px solid #2f661b;">Content here</div>
        
        
          .myborder {border:2px solid #2f661b;}
        
        Border color #2f661b