#2f2509 color space conversions
Hex:
        #2f2509
        RGB:
        47, 37, 9
        CMY:
        82, 85, 96
        CMYK:
        0, 21, 81, 82
      HSL:
        44°, 67.8571%, 10.9804%
        HSV (HSB):
        44°, 80.8511%, 18.4314%
        XYZ:
        1.8832, 1.9472, 0.5350
        xyY:
        0.4314, 0.4461, 1.9472
      CIE-Lab:
        15.2077, 0.7808, 18.5672
        CIE-LCH:
        15.2077, 18.5837, 87.5921
        CIE-Luv:
        15.2077, 6.4338, 13.3746
        Hunter-Lab:
        13.9542, -0.3307, 7.4946
      #2f2509 color charts
#2f2509 RGB chart
      #2f2509 CMYK chart
      #2f2509 RGB pie chart
      #2f2509 color shades, tints & tones
#2f2509 color schemes
#2f2509 color preview, HTML & CSS examples
           This text has a color of #2f2509        
        
          <p style="color:#2f2509;">Text here</p>
        
        
          .mytext {color:#2f2509;}
        
        Text color #2f2509
      
           This box has a color of #2f2509        
        
          <div style="background-color:#2f2509;">Content here</div>
        
        
          .mybackground {background-color:#2f2509;}
        
        Background color #2f2509
      
           Border around this has a color of #2f2509        
        
          <div style="border:2px solid #2f2509;">Content here</div>
        
        
          .myborder {border:2px solid #2f2509;}
        
        Border color #2f2509