#2f491a color space conversions
Hex:
        #2f491a
        RGB:
        47, 73, 26
        CMY:
        82, 71, 90
        CMYK:
        36, 0, 64, 71
      HSL:
        93°, 47.4747%, 19.4118%
        HSV (HSB):
        93°, 64.3836%, 28.6275%
        XYZ:
        3.7413, 5.4440, 1.8309
        xyY:
        0.3396, 0.4942, 5.4440
      CIE-Lab:
        27.9640, -19.4159, 24.5614
        CIE-LCH:
        27.9640, 31.3088, 128.3265
        CIE-Luv:
        27.9640, -12.0678, 25.7052
        Hunter-Lab:
        23.3324, -12.2097, 11.6802
      #2f491a color charts
#2f491a RGB chart
      #2f491a CMYK chart
      #2f491a RGB pie chart
      #2f491a color shades, tints & tones
#2f491a color schemes
#2f491a color preview, HTML & CSS examples
           This text has a color of #2f491a        
        
          <p style="color:#2f491a;">Text here</p>
        
        
          .mytext {color:#2f491a;}
        
        Text color #2f491a
      
           This box has a color of #2f491a        
        
          <div style="background-color:#2f491a;">Content here</div>
        
        
          .mybackground {background-color:#2f491a;}
        
        Background color #2f491a
      
           Border around this has a color of #2f491a        
        
          <div style="border:2px solid #2f491a;">Content here</div>
        
        
          .myborder {border:2px solid #2f491a;}
        
        Border color #2f491a