#6f5a49 color space conversions
Hex:
        #6f5a49
        RGB:
        111, 90, 73
        CMY:
        56, 65, 71
        CMYK:
        0, 19, 34, 56
      HSL:
        27°, 20.6522%, 36.0784%
        HSV (HSB):
        27°, 34.2342%, 43.5294%
        XYZ:
        11.4143, 11.1729, 7.8583
        xyY:
        0.3749, 0.3670, 11.1729
      CIE-Lab:
        39.8701, 5.8642, 13.0582
        CIE-LCH:
        39.8701, 14.3145, 65.8162
        CIE-Luv:
        39.8701, 14.2724, 14.5304
        Hunter-Lab:
        33.4259, 2.4592, 9.4592
      #6f5a49 color charts
#6f5a49 RGB chart
      #6f5a49 CMYK chart
      #6f5a49 RGB pie chart
      #6f5a49 color shades, tints & tones
#6f5a49 color schemes
#6f5a49 color preview, HTML & CSS examples
           This text has a color of #6f5a49        
        
          <p style="color:#6f5a49;">Text here</p>
        
        
          .mytext {color:#6f5a49;}
        
        Text color #6f5a49
      
           This box has a color of #6f5a49        
        
          <div style="background-color:#6f5a49;">Content here</div>
        
        
          .mybackground {background-color:#6f5a49;}
        
        Background color #6f5a49
      
           Border around this has a color of #6f5a49        
        
          <div style="border:2px solid #6f5a49;">Content here</div>
        
        
          .myborder {border:2px solid #6f5a49;}
        
        Border color #6f5a49