#6f2712 color space conversions
Hex:
        #6f2712
        RGB:
        111, 39, 18
        CMY:
        56, 85, 93
        CMYK:
        0, 65, 84, 56
      HSL:
        14°, 72.0930%, 25.2941%
        HSV (HSB):
        14°, 83.7838%, 43.5294%
        XYZ:
        7.3902, 4.8742, 1.1236
        xyY:
        0.5520, 0.3641, 4.8742
      CIE-Lab:
        26.3734, 30.7639, 29.5153
        CIE-LCH:
        26.3734, 42.6330, 43.8133
        CIE-Luv:
        26.3734, 53.0067, 18.7487
        Hunter-Lab:
        22.0776, 21.1151, 12.4370
      #6f2712 color charts
#6f2712 RGB chart
      #6f2712 CMYK chart
      #6f2712 RGB pie chart
      #6f2712 color shades, tints & tones
#6f2712 color schemes
#6f2712 color preview, HTML & CSS examples
           This text has a color of #6f2712        
        
          <p style="color:#6f2712;">Text here</p>
        
        
          .mytext {color:#6f2712;}
        
        Text color #6f2712
      
           This box has a color of #6f2712        
        
          <div style="background-color:#6f2712;">Content here</div>
        
        
          .mybackground {background-color:#6f2712;}
        
        Background color #6f2712
      
           Border around this has a color of #6f2712        
        
          <div style="border:2px solid #6f2712;">Content here</div>
        
        
          .myborder {border:2px solid #6f2712;}
        
        Border color #6f2712