#2f361b color space conversions
Hex:
        #2f361b
        RGB:
        47, 54, 27
        CMY:
        82, 79, 89
        CMYK:
        13, 0, 50, 79
      HSL:
        76°, 33.3333%, 15.8824%
        HSV (HSB):
        76°, 50.0000%, 21.1765%
        XYZ:
        2.6893, 3.3218, 1.5363
        xyY:
        0.3563, 0.4401, 3.3218
      CIE-Lab:
        21.2892, -8.3696, 15.9629
        CIE-LCH:
        21.2892, 18.0240, 117.6689
        CIE-Luv:
        21.2892, -2.6381, 15.2240
        Hunter-Lab:
        18.2258, -5.5568, 7.7602
      #2f361b color charts
#2f361b RGB chart
      #2f361b CMYK chart
      #2f361b RGB pie chart
      #2f361b color shades, tints & tones
#2f361b color schemes
#2f361b color preview, HTML & CSS examples
           This text has a color of #2f361b        
        
          <p style="color:#2f361b;">Text here</p>
        
        
          .mytext {color:#2f361b;}
        
        Text color #2f361b
      
           This box has a color of #2f361b        
        
          <div style="background-color:#2f361b;">Content here</div>
        
        
          .mybackground {background-color:#2f361b;}
        
        Background color #2f361b
      
           Border around this has a color of #2f361b        
        
          <div style="border:2px solid #2f361b;">Content here</div>
        
        
          .myborder {border:2px solid #2f361b;}
        
        Border color #2f361b