#6f4f27 color space conversions
Hex:
        #6f4f27
        RGB:
        111, 79, 39
        CMY:
        56, 69, 85
        CMYK:
        0, 29, 65, 56
      HSL:
        33°, 48.0000%, 29.4118%
        HSV (HSB):
        33°, 64.8649%, 43.5294%
        XYZ:
        9.7177, 9.1180, 3.1672
        xyY:
        0.4417, 0.4144, 9.1180
      CIE-Lab:
        36.2104, 8.7557, 28.5094
        CIE-LCH:
        36.2104, 29.8236, 72.9274
        CIE-Luv:
        36.2104, 24.1727, 27.1792
        Hunter-Lab:
        30.1960, 4.6024, 14.9183
      #6f4f27 color charts
#6f4f27 RGB chart
      #6f4f27 CMYK chart
      #6f4f27 RGB pie chart
      #6f4f27 color shades, tints & tones
#6f4f27 color schemes
#6f4f27 color preview, HTML & CSS examples
           This text has a color of #6f4f27        
        
          <p style="color:#6f4f27;">Text here</p>
        
        
          .mytext {color:#6f4f27;}
        
        Text color #6f4f27
      
           This box has a color of #6f4f27        
        
          <div style="background-color:#6f4f27;">Content here</div>
        
        
          .mybackground {background-color:#6f4f27;}
        
        Background color #6f4f27
      
           Border around this has a color of #6f4f27        
        
          <div style="border:2px solid #6f4f27;">Content here</div>
        
        
          .myborder {border:2px solid #6f4f27;}
        
        Border color #6f4f27