#2f503a color space conversions
Hex:
        #2f503a
        RGB:
        47, 80, 58
        CMY:
        82, 69, 77
        CMYK:
        41, 0, 28, 69
      HSL:
        140°, 25.9843%, 24.9020%
        HSV (HSB):
        140°, 41.2500%, 31.3725%
        XYZ:
        4.8047, 6.6471, 5.0328
        xyY:
        0.2915, 0.4032, 6.6471
      CIE-Lab:
        30.9897, -17.6669, 9.2408
        CIE-LCH:
        30.9897, 19.9377, 152.3879
        CIE-Luv:
        30.9897, -14.9714, 12.8210
        Hunter-Lab:
        25.7821, -11.8539, 6.4738
      #2f503a color charts
#2f503a RGB chart
      #2f503a CMYK chart
      #2f503a RGB pie chart
      #2f503a color shades, tints & tones
#2f503a color schemes
#2f503a color preview, HTML & CSS examples
           This text has a color of #2f503a        
        
          <p style="color:#2f503a;">Text here</p>
        
        
          .mytext {color:#2f503a;}
        
        Text color #2f503a
      
           This box has a color of #2f503a        
        
          <div style="background-color:#2f503a;">Content here</div>
        
        
          .mybackground {background-color:#2f503a;}
        
        Background color #2f503a
      
           Border around this has a color of #2f503a        
        
          <div style="border:2px solid #2f503a;">Content here</div>
        
        
          .myborder {border:2px solid #2f503a;}
        
        Border color #2f503a