#2f572b color space conversions
Hex:
        #2f572b
        RGB:
        47, 87, 43
        CMY:
        82, 66, 83
        CMYK:
        46, 0, 51, 66
      HSL:
        115°, 33.8462%, 25.4902%
        HSV (HSB):
        115°, 50.5747%, 34.1176%
        XYZ:
        5.0165, 7.5951, 3.4871
        xyY:
        0.3116, 0.4718, 7.5951
      CIE-Lab:
        33.1251, -24.1926, 21.1851
        CIE-LCH:
        33.1251, 32.1573, 138.7920
        CIE-Luv:
        33.1251, -18.4202, 25.7941
        Hunter-Lab:
        27.5593, -15.7370, 11.7895
      #2f572b color charts
#2f572b RGB chart
      #2f572b CMYK chart
      #2f572b RGB pie chart
      #2f572b color shades, tints & tones
#2f572b color schemes
#2f572b color preview, HTML & CSS examples
           This text has a color of #2f572b        
        
          <p style="color:#2f572b;">Text here</p>
        
        
          .mytext {color:#2f572b;}
        
        Text color #2f572b
      
           This box has a color of #2f572b        
        
          <div style="background-color:#2f572b;">Content here</div>
        
        
          .mybackground {background-color:#2f572b;}
        
        Background color #2f572b
      
           Border around this has a color of #2f572b        
        
          <div style="border:2px solid #2f572b;">Content here</div>
        
        
          .myborder {border:2px solid #2f572b;}
        
        Border color #2f572b