#6f4d00 color space conversions
Hex:
        #6f4d00
        RGB:
        111, 77, 0
        CMY:
        56, 70, 100
        CMYK:
        0, 31, 100, 56
      HSL:
        42°, 100.0000%, 21.7647%
        HSV (HSB):
        42°, 100.0000%, 43.5294%
        XYZ:
        9.2094, 8.6873, 1.1914
        xyY:
        0.4825, 0.4551, 8.6873
      CIE-Lab:
        35.3751, 8.2066, 44.1761
        CIE-LCH:
        35.3751, 44.9319, 79.4761
        CIE-Luv:
        35.3751, 27.4084, 35.8982
        Hunter-Lab:
        29.4742, 4.1939, 18.2353
      #6f4d00 color charts
#6f4d00 RGB chart
      #6f4d00 CMYK chart
      #6f4d00 RGB pie chart
      #6f4d00 color shades, tints & tones
#6f4d00 color schemes
#6f4d00 color preview, HTML & CSS examples
           This text has a color of #6f4d00        
        
          <p style="color:#6f4d00;">Text here</p>
        
        
          .mytext {color:#6f4d00;}
        
        Text color #6f4d00
      
           This box has a color of #6f4d00        
        
          <div style="background-color:#6f4d00;">Content here</div>
        
        
          .mybackground {background-color:#6f4d00;}
        
        Background color #6f4d00
      
           Border around this has a color of #6f4d00        
        
          <div style="border:2px solid #6f4d00;">Content here</div>
        
        
          .myborder {border:2px solid #6f4d00;}
        
        Border color #6f4d00