#2f2a17 color space conversions
Hex:
        #2f2a17
        RGB:
        47, 42, 23
        CMY:
        82, 84, 91
        CMYK:
        0, 11, 51, 82
      HSL:
        48°, 34.2857%, 13.7255%
        HSV (HSB):
        48°, 51.0638%, 18.4314%
        XYZ:
        2.1549, 2.3221, 1.1453
        xyY:
        0.3833, 0.4130, 2.3221
      CIE-Lab:
        17.0943, -1.1337, 13.2387
        CIE-LCH:
        17.0943, 13.2872, 94.8944
        CIE-Luv:
        17.0943, 3.4219, 10.8181
        Hunter-Lab:
        15.2385, -1.4254, 6.2110
      #2f2a17 color charts
#2f2a17 RGB chart
      #2f2a17 CMYK chart
      #2f2a17 RGB pie chart
      #2f2a17 color shades, tints & tones
#2f2a17 color schemes
#2f2a17 color preview, HTML & CSS examples
           This text has a color of #2f2a17        
        
          <p style="color:#2f2a17;">Text here</p>
        
        
          .mytext {color:#2f2a17;}
        
        Text color #2f2a17
      
           This box has a color of #2f2a17        
        
          <div style="background-color:#2f2a17;">Content here</div>
        
        
          .mybackground {background-color:#2f2a17;}
        
        Background color #2f2a17
      
           Border around this has a color of #2f2a17        
        
          <div style="border:2px solid #2f2a17;">Content here</div>
        
        
          .myborder {border:2px solid #2f2a17;}
        
        Border color #2f2a17