#2f1613 color space conversions
Hex:
        #2f1613
        RGB:
        47, 22, 19
        CMY:
        82, 91, 93
        CMYK:
        0, 53, 60, 82
      HSL:
        6°, 42.4242%, 12.9412%
        HSV (HSB):
        6°, 59.5745%, 18.4314%
        XYZ:
        1.5767, 1.2252, 0.7695
        xyY:
        0.4415, 0.3431, 1.2252
      CIE-Lab:
        10.7418, 12.2534, 7.5142
        CIE-LCH:
        10.7418, 14.3739, 31.5182
        CIE-Luv:
        10.7418, 11.9335, 3.7641
        Hunter-Lab:
        11.0688, 6.0570, 3.6264
      #2f1613 color charts
#2f1613 RGB chart
      #2f1613 CMYK chart
      #2f1613 RGB pie chart
      #2f1613 color shades, tints & tones
#2f1613 color schemes
#2f1613 color preview, HTML & CSS examples
           This text has a color of #2f1613        
        
          <p style="color:#2f1613;">Text here</p>
        
        
          .mytext {color:#2f1613;}
        
        Text color #2f1613
      
           This box has a color of #2f1613        
        
          <div style="background-color:#2f1613;">Content here</div>
        
        
          .mybackground {background-color:#2f1613;}
        
        Background color #2f1613
      
           Border around this has a color of #2f1613        
        
          <div style="border:2px solid #2f1613;">Content here</div>
        
        
          .myborder {border:2px solid #2f1613;}
        
        Border color #2f1613