#2f0511 color space conversions
Hex:
        #2f0511
        RGB:
        47, 5, 17
        CMY:
        82, 98, 93
        CMYK:
        0, 89, 64, 82
      HSL:
        343°, 80.7692%, 10.1961%
        HSV (HSB):
        343°, 89.3617%, 18.4314%
        XYZ:
        1.3277, 0.7533, 0.6057
        xyY:
        0.4942, 0.2804, 0.7533
      CIE-Lab:
        6.8049, 22.1217, 3.0684
        CIE-LCH:
        6.8049, 22.3335, 7.8970
        CIE-Luv:
        6.8049, 15.0232, 0.0914
        Hunter-Lab:
        8.6796, 12.1164, 1.9379
      #2f0511 color charts
#2f0511 RGB chart
      #2f0511 CMYK chart
      #2f0511 RGB pie chart
      #2f0511 color shades, tints & tones
#2f0511 color schemes
#2f0511 color preview, HTML & CSS examples
           This text has a color of #2f0511        
        
          <p style="color:#2f0511;">Text here</p>
        
        
          .mytext {color:#2f0511;}
        
        Text color #2f0511
      
           This box has a color of #2f0511        
        
          <div style="background-color:#2f0511;">Content here</div>
        
        
          .mybackground {background-color:#2f0511;}
        
        Background color #2f0511
      
           Border around this has a color of #2f0511        
        
          <div style="border:2px solid #2f0511;">Content here</div>
        
        
          .myborder {border:2px solid #2f0511;}
        
        Border color #2f0511