#2f160a color space conversions
Hex:
        #2f160a
        RGB:
        47, 22, 10
        CMY:
        82, 91, 96
        CMYK:
        0, 53, 79, 82
      HSL:
        19°, 64.9123%, 11.1765%
        HSV (HSB):
        19°, 78.7234%, 18.4314%
        XYZ:
        1.5140, 1.2001, 0.4390
        xyY:
        0.4802, 0.3806, 1.2001
      CIE-Lab:
        10.5579, 11.3313, 11.9240
        CIE-LCH:
        10.5579, 16.4493, 46.4601
        CIE-Luv:
        10.5579, 12.7457, 6.8800
        Hunter-Lab:
        10.9548, 5.4984, 5.2924
      #2f160a color charts
#2f160a RGB chart
      #2f160a CMYK chart
      #2f160a RGB pie chart
      #2f160a color shades, tints & tones
#2f160a color schemes
#2f160a color preview, HTML & CSS examples
           This text has a color of #2f160a        
        
          <p style="color:#2f160a;">Text here</p>
        
        
          .mytext {color:#2f160a;}
        
        Text color #2f160a
      
           This box has a color of #2f160a        
        
          <div style="background-color:#2f160a;">Content here</div>
        
        
          .mybackground {background-color:#2f160a;}
        
        Background color #2f160a
      
           Border around this has a color of #2f160a        
        
          <div style="border:2px solid #2f160a;">Content here</div>
        
        
          .myborder {border:2px solid #2f160a;}
        
        Border color #2f160a