#2f0600 color space conversions
Hex:
        #2f0600
        RGB:
        47, 6, 0
        CMY:
        82, 98, 100
        CMYK:
        0, 87, 100, 82
      HSL:
        8°, 100.0000%, 9.2157%
        HSV (HSB):
        8°, 100.0000%, 18.4314%
        XYZ:
        1.2374, 0.7346, 0.0766
        xyY:
        0.6040, 0.3586, 0.7346
      CIE-Lab:
        6.6355, 20.0572, 10.3452
        CIE-LCH:
        6.6355, 22.5681, 27.2840
        CIE-Luv:
        6.6355, 17.1296, 5.2759
        Hunter-Lab:
        8.5708, 10.7721, 5.4699
      #2f0600 color charts
#2f0600 RGB chart
      #2f0600 CMYK chart
      #2f0600 RGB pie chart
      #2f0600 color shades, tints & tones
#2f0600 color schemes
#2f0600 color preview, HTML & CSS examples
           This text has a color of #2f0600        
        
          <p style="color:#2f0600;">Text here</p>
        
        
          .mytext {color:#2f0600;}
        
        Text color #2f0600
      
           This box has a color of #2f0600        
        
          <div style="background-color:#2f0600;">Content here</div>
        
        
          .mybackground {background-color:#2f0600;}
        
        Background color #2f0600
      
           Border around this has a color of #2f0600        
        
          <div style="border:2px solid #2f0600;">Content here</div>
        
        
          .myborder {border:2px solid #2f0600;}
        
        Border color #2f0600