#6f3b00 color space conversions
Hex:
        #6f3b00
        RGB:
        111, 59, 0
        CMY:
        56, 77, 100
        CMYK:
        0, 47, 100, 56
      HSL:
        32°, 100.0000%, 21.7647%
        HSV (HSB):
        32°, 100.0000%, 43.5294%
        XYZ:
        8.1195, 6.5074, 0.8281
        xyY:
        0.5254, 0.4211, 6.5074
      CIE-Lab:
        30.6582, 19.0954, 41.0141
        CIE-LCH:
        30.6582, 45.2415, 65.0341
        CIE-Luv:
        30.6582, 40.7660, 29.0431
        Hunter-Lab:
        25.5097, 12.1731, 15.9321
      #6f3b00 color charts
#6f3b00 RGB chart
      #6f3b00 CMYK chart
      #6f3b00 RGB pie chart
      #6f3b00 color shades, tints & tones
#6f3b00 color schemes
#6f3b00 color preview, HTML & CSS examples
           This text has a color of #6f3b00        
        
          <p style="color:#6f3b00;">Text here</p>
        
        
          .mytext {color:#6f3b00;}
        
        Text color #6f3b00
      
           This box has a color of #6f3b00        
        
          <div style="background-color:#6f3b00;">Content here</div>
        
        
          .mybackground {background-color:#6f3b00;}
        
        Background color #6f3b00
      
           Border around this has a color of #6f3b00        
        
          <div style="border:2px solid #6f3b00;">Content here</div>
        
        
          .myborder {border:2px solid #6f3b00;}
        
        Border color #6f3b00