#2f0011 color space conversions
Hex:
        #2f0011
        RGB:
        47, 0, 17
        CMY:
        82, 100, 93
        CMYK:
        0, 100, 64, 82
      HSL:
        338°, 100.0000%, 9.2157%
        HSV (HSB):
        338°, 100.0000%, 18.4314%
        XYZ:
        1.2735, 0.6448, 0.5877
        xyY:
        0.5082, 0.2573, 0.6448
      CIE-Lab:
        5.8245, 24.6842, 1.6368
        CIE-LCH:
        5.8245, 24.7384, 3.7936
        CIE-Luv:
        5.8245, 15.3695, -0.8854
        Hunter-Lab:
        8.0300, 14.2556, 1.2820
      #2f0011 color charts
#2f0011 RGB chart
      #2f0011 CMYK chart
      #2f0011 RGB pie chart
      #2f0011 color shades, tints & tones
#2f0011 color schemes
#2f0011 color preview, HTML & CSS examples
           This text has a color of #2f0011        
        
          <p style="color:#2f0011;">Text here</p>
        
        
          .mytext {color:#2f0011;}
        
        Text color #2f0011
      
           This box has a color of #2f0011        
        
          <div style="background-color:#2f0011;">Content here</div>
        
        
          .mybackground {background-color:#2f0011;}
        
        Background color #2f0011
      
           Border around this has a color of #2f0011        
        
          <div style="border:2px solid #2f0011;">Content here</div>
        
        
          .myborder {border:2px solid #2f0011;}
        
        Border color #2f0011