#6f2006 color space conversions
Hex:
        #6f2006
        RGB:
        111, 32, 6
        CMY:
        56, 87, 98
        CMYK:
        0, 71, 95, 56
      HSL:
        15°, 89.7436%, 22.9412%
        HSV (HSB):
        15°, 94.5946%, 43.5294%
        XYZ:
        7.1049, 4.4257, 0.6521
        xyY:
        0.5832, 0.3633, 4.4257
      CIE-Lab:
        25.0316, 33.7651, 33.8311
        CIE-LCH:
        25.0316, 47.7977, 45.0559
        CIE-Luv:
        25.0316, 58.1990, 19.3956
        Hunter-Lab:
        21.0373, 23.4695, 12.8884
      #6f2006 color charts
#6f2006 RGB chart
      #6f2006 CMYK chart
      #6f2006 RGB pie chart
      #6f2006 color shades, tints & tones
#6f2006 color schemes
#6f2006 color preview, HTML & CSS examples
           This text has a color of #6f2006        
        
          <p style="color:#6f2006;">Text here</p>
        
        
          .mytext {color:#6f2006;}
        
        Text color #6f2006
      
           This box has a color of #6f2006        
        
          <div style="background-color:#6f2006;">Content here</div>
        
        
          .mybackground {background-color:#6f2006;}
        
        Background color #6f2006
      
           Border around this has a color of #6f2006        
        
          <div style="border:2px solid #6f2006;">Content here</div>
        
        
          .myborder {border:2px solid #6f2006;}
        
        Border color #6f2006