#2f663d color space conversions
Hex:
        #2f663d
        RGB:
        47, 102, 61
        CMY:
        82, 60, 76
        CMYK:
        54, 0, 40, 60
      HSL:
        135°, 36.9128%, 29.2157%
        HSV (HSB):
        135°, 53.9216%, 40.0000%
        XYZ:
        6.7660, 10.4440, 6.0742
        xyY:
        0.2906, 0.4485, 10.4440
      CIE-Lab:
        38.6278, -28.2436, 17.7661
        CIE-LCH:
        38.6278, 33.3667, 147.8288
        CIE-Luv:
        38.6278, -24.5303, 24.6685
        Hunter-Lab:
        32.3172, -19.1841, 11.4782
      #2f663d color charts
#2f663d RGB chart
      #2f663d CMYK chart
      #2f663d RGB pie chart
      #2f663d color shades, tints & tones
#2f663d color schemes
#2f663d color preview, HTML & CSS examples
           This text has a color of #2f663d        
        
          <p style="color:#2f663d;">Text here</p>
        
        
          .mytext {color:#2f663d;}
        
        Text color #2f663d
      
           This box has a color of #2f663d        
        
          <div style="background-color:#2f663d;">Content here</div>
        
        
          .mybackground {background-color:#2f663d;}
        
        Background color #2f663d
      
           Border around this has a color of #2f663d        
        
          <div style="border:2px solid #2f663d;">Content here</div>
        
        
          .myborder {border:2px solid #2f663d;}
        
        Border color #2f663d