#2f1a20 color space conversions
Hex:
        #2f1a20
        RGB:
        47, 26, 32
        CMY:
        82, 90, 87
        CMYK:
        0, 45, 32, 82
      HSL:
        343°, 28.7671%, 14.3137%
        HSV (HSB):
        343°, 44.6809%, 18.4314%
        XYZ:
        1.8024, 1.4474, 1.5509
        xyY:
        0.3754, 0.3015, 1.4474
      CIE-Lab:
        12.2697, 11.4815, 0.2602
        CIE-LCH:
        12.2697, 11.4845, 1.2981
        CIE-Luv:
        12.2697, 9.2715, -0.9319
        Hunter-Lab:
        12.0308, 5.6879, 0.7786
      #2f1a20 color charts
#2f1a20 RGB chart
      #2f1a20 CMYK chart
      #2f1a20 RGB pie chart
      #2f1a20 color shades, tints & tones
#2f1a20 color schemes
#2f1a20 color preview, HTML & CSS examples
           This text has a color of #2f1a20        
        
          <p style="color:#2f1a20;">Text here</p>
        
        
          .mytext {color:#2f1a20;}
        
        Text color #2f1a20
      
           This box has a color of #2f1a20        
        
          <div style="background-color:#2f1a20;">Content here</div>
        
        
          .mybackground {background-color:#2f1a20;}
        
        Background color #2f1a20
      
           Border around this has a color of #2f1a20        
        
          <div style="border:2px solid #2f1a20;">Content here</div>
        
        
          .myborder {border:2px solid #2f1a20;}
        
        Border color #2f1a20