#2f590d color space conversions
Hex:
        #2f590d
        RGB:
        47, 89, 13
        CMY:
        82, 65, 95
        CMYK:
        47, 0, 85, 65
      HSL:
        93°, 74.5098%, 20.0000%
        HSV (HSB):
        93°, 85.3933%, 34.9020%
        XYZ:
        4.8173, 7.7782, 1.6282
        xyY:
        0.3387, 0.5468, 7.7782
      CIE-Lab:
        33.5165, -28.3962, 36.0999
        CIE-LCH:
        33.5165, 45.9298, 128.1886
        CIE-Luv:
        33.5165, -19.7649, 37.2976
        Hunter-Lab:
        27.8893, -17.9741, 16.0611
      #2f590d color charts
#2f590d RGB chart
      #2f590d CMYK chart
      #2f590d RGB pie chart
      #2f590d color shades, tints & tones
#2f590d color schemes
#2f590d color preview, HTML & CSS examples
           This text has a color of #2f590d        
        
          <p style="color:#2f590d;">Text here</p>
        
        
          .mytext {color:#2f590d;}
        
        Text color #2f590d
      
           This box has a color of #2f590d        
        
          <div style="background-color:#2f590d;">Content here</div>
        
        
          .mybackground {background-color:#2f590d;}
        
        Background color #2f590d
      
           Border around this has a color of #2f590d        
        
          <div style="border:2px solid #2f590d;">Content here</div>
        
        
          .myborder {border:2px solid #2f590d;}
        
        Border color #2f590d