#2f1505 color space conversions
Hex:
        #2f1505
        RGB:
        47, 21, 5
        CMY:
        82, 92, 98
        CMYK:
        0, 55, 89, 82
      HSL:
        23°, 80.7692%, 10.1961%
        HSV (HSB):
        23°, 89.3617%, 18.4314%
        XYZ:
        1.4678, 1.1516, 0.2885
        xyY:
        0.5048, 0.3960, 1.1516
      CIE-Lab:
        10.1956, 11.6017, 13.4521
        CIE-LCH:
        10.1956, 17.7640, 49.2238
        CIE-Luv:
        10.1956, 13.4667, 7.9874
        Hunter-Lab:
        10.7314, 5.6355, 5.9180
      #2f1505 color charts
#2f1505 RGB chart
      #2f1505 CMYK chart
      #2f1505 RGB pie chart
      #2f1505 color shades, tints & tones
#2f1505 color schemes
#2f1505 color preview, HTML & CSS examples
           This text has a color of #2f1505        
        
          <p style="color:#2f1505;">Text here</p>
        
        
          .mytext {color:#2f1505;}
        
        Text color #2f1505
      
           This box has a color of #2f1505        
        
          <div style="background-color:#2f1505;">Content here</div>
        
        
          .mybackground {background-color:#2f1505;}
        
        Background color #2f1505
      
           Border around this has a color of #2f1505        
        
          <div style="border:2px solid #2f1505;">Content here</div>
        
        
          .myborder {border:2px solid #2f1505;}
        
        Border color #2f1505