#2f580b color space conversions
Hex:
        #2f580b
        RGB:
        47, 88, 11
        CMY:
        82, 65, 96
        CMYK:
        47, 0, 88, 65
      HSL:
        92°, 77.7778%, 19.4118%
        HSV (HSB):
        92°, 87.5000%, 34.5098%
        XYZ:
        4.7224, 7.6079, 1.5362
        xyY:
        0.3406, 0.5487, 7.6079
      CIE-Lab:
        33.1527, -28.0509, 36.4188
        CIE-LCH:
        33.1527, 45.9694, 127.6046
        CIE-Luv:
        33.1527, -19.3190, 37.1994
        Hunter-Lab:
        27.5825, -17.7083, 16.0056
      #2f580b color charts
#2f580b RGB chart
      #2f580b CMYK chart
      #2f580b RGB pie chart
      #2f580b color shades, tints & tones
#2f580b color schemes
#2f580b color preview, HTML & CSS examples
           This text has a color of #2f580b        
        
          <p style="color:#2f580b;">Text here</p>
        
        
          .mytext {color:#2f580b;}
        
        Text color #2f580b
      
           This box has a color of #2f580b        
        
          <div style="background-color:#2f580b;">Content here</div>
        
        
          .mybackground {background-color:#2f580b;}
        
        Background color #2f580b
      
           Border around this has a color of #2f580b        
        
          <div style="border:2px solid #2f580b;">Content here</div>
        
        
          .myborder {border:2px solid #2f580b;}
        
        Border color #2f580b