#2f1700 color space conversions
Hex:
        #2f1700
        RGB:
        47, 23, 0
        CMY:
        82, 91, 100
        CMYK:
        0, 51, 100, 82
      HSL:
        29°, 100.0000%, 9.2157%
        HSV (HSB):
        29°, 100.0000%, 18.4314%
        XYZ:
        1.4787, 1.2171, 0.1570
        xyY:
        0.5183, 0.4266, 1.2171
      CIE-Lab:
        10.6831, 9.8060, 16.1737
        CIE-LCH:
        10.6831, 18.9141, 58.7718
        CIE-Luv:
        10.6831, 13.1761, 10.2455
        Hunter-Lab:
        11.0324, 4.6180, 6.8789
      #2f1700 color charts
#2f1700 RGB chart
      #2f1700 CMYK chart
      #2f1700 RGB pie chart
      #2f1700 color shades, tints & tones
#2f1700 color schemes
#2f1700 color preview, HTML & CSS examples
           This text has a color of #2f1700        
        
          <p style="color:#2f1700;">Text here</p>
        
        
          .mytext {color:#2f1700;}
        
        Text color #2f1700
      
           This box has a color of #2f1700        
        
          <div style="background-color:#2f1700;">Content here</div>
        
        
          .mybackground {background-color:#2f1700;}
        
        Background color #2f1700
      
           Border around this has a color of #2f1700        
        
          <div style="border:2px solid #2f1700;">Content here</div>
        
        
          .myborder {border:2px solid #2f1700;}
        
        Border color #2f1700