#6f3a12 color space conversions
Hex:
        #6f3a12
        RGB:
        111, 58, 18
        CMY:
        56, 77, 93
        CMYK:
        0, 48, 84, 56
      HSL:
        26°, 72.0930%, 25.2941%
        HSV (HSB):
        26°, 83.7838%, 43.5294%
        XYZ:
        8.1778, 6.4493, 1.3861
        xyY:
        0.5107, 0.4027, 6.4493
      CIE-Lab:
        30.5188, 20.2218, 33.5059
        CIE-LCH:
        30.5188, 39.1352, 58.8879
        CIE-Luv:
        30.5188, 40.4897, 25.3146
        Hunter-Lab:
        25.3955, 13.0381, 14.5408
      #6f3a12 color charts
#6f3a12 RGB chart
      #6f3a12 CMYK chart
      #6f3a12 RGB pie chart
      #6f3a12 color shades, tints & tones
#6f3a12 color schemes
#6f3a12 color preview, HTML & CSS examples
           This text has a color of #6f3a12        
        
          <p style="color:#6f3a12;">Text here</p>
        
        
          .mytext {color:#6f3a12;}
        
        Text color #6f3a12
      
           This box has a color of #6f3a12        
        
          <div style="background-color:#6f3a12;">Content here</div>
        
        
          .mybackground {background-color:#6f3a12;}
        
        Background color #6f3a12
      
           Border around this has a color of #6f3a12        
        
          <div style="border:2px solid #6f3a12;">Content here</div>
        
        
          .myborder {border:2px solid #6f3a12;}
        
        Border color #6f3a12