#2f570b color space conversions
Hex:
        #2f570b
        RGB:
        47, 87, 11
        CMY:
        82, 66, 96
        CMYK:
        46, 0, 87, 66
      HSL:
        92°, 77.5510%, 19.2157%
        HSV (HSB):
        92°, 87.3563%, 34.1176%
        XYZ:
        4.6409, 7.4449, 1.5090
        xyY:
        0.3414, 0.5476, 7.4449
      CIE-Lab:
        32.7990, -27.5903, 36.0956
        CIE-LCH:
        32.7990, 45.4326, 127.3931
        CIE-Luv:
        32.7990, -18.8550, 36.7303
        Hunter-Lab:
        27.2853, -17.3887, 15.8207
      #2f570b color charts
#2f570b RGB chart
      #2f570b CMYK chart
      #2f570b RGB pie chart
      #2f570b color shades, tints & tones
#2f570b color schemes
#2f570b color preview, HTML & CSS examples
           This text has a color of #2f570b        
        
          <p style="color:#2f570b;">Text here</p>
        
        
          .mytext {color:#2f570b;}
        
        Text color #2f570b
      
           This box has a color of #2f570b        
        
          <div style="background-color:#2f570b;">Content here</div>
        
        
          .mybackground {background-color:#2f570b;}
        
        Background color #2f570b
      
           Border around this has a color of #2f570b        
        
          <div style="border:2px solid #2f570b;">Content here</div>
        
        
          .myborder {border:2px solid #2f570b;}
        
        Border color #2f570b