#2f1205 color space conversions
Hex:
        #2f1205
        RGB:
        47, 18, 5
        CMY:
        82, 93, 98
        CMYK:
        0, 62, 89, 82
      HSL:
        19°, 80.7692%, 10.1961%
        HSV (HSB):
        19°, 89.3617%, 18.4314%
        XYZ:
        1.4160, 1.0479, 0.2712
        xyY:
        0.5177, 0.3831, 1.0479
      CIE-Lab:
        9.3843, 13.6147, 12.3006
        CIE-LCH:
        9.3843, 18.3484, 42.0971
        CIE-Luv:
        9.3843, 14.3628, 6.9694
        Hunter-Lab:
        10.2367, 6.7766, 5.5949
      #2f1205 color charts
#2f1205 RGB chart
      #2f1205 CMYK chart
      #2f1205 RGB pie chart
      #2f1205 color shades, tints & tones
#2f1205 color schemes
#2f1205 color preview, HTML & CSS examples
           This text has a color of #2f1205        
        
          <p style="color:#2f1205;">Text here</p>
        
        
          .mytext {color:#2f1205;}
        
        Text color #2f1205
      
           This box has a color of #2f1205        
        
          <div style="background-color:#2f1205;">Content here</div>
        
        
          .mybackground {background-color:#2f1205;}
        
        Background color #2f1205
      
           Border around this has a color of #2f1205        
        
          <div style="border:2px solid #2f1205;">Content here</div>
        
        
          .myborder {border:2px solid #2f1205;}
        
        Border color #2f1205