#6f5d55 color space conversions
Hex:
        #6f5d55
        RGB:
        111, 93, 85
        CMY:
        56, 64, 67
        CMYK:
        0, 16, 23, 56
      HSL:
        18°, 13.2653%, 38.4314%
        HSV (HSB):
        18°, 23.4234%, 43.5294%
        XYZ:
        12.1096, 11.8641, 10.2461
        xyY:
        0.3539, 0.3467, 11.8641
      CIE-Lab:
        40.9993, 5.9074, 7.3051
        CIE-LCH:
        40.9993, 9.3948, 51.0384
        CIE-Luv:
        40.9993, 11.4741, 8.1197
        Hunter-Lab:
        34.4443, 2.4778, 6.4741
      #6f5d55 color charts
#6f5d55 RGB chart
      #6f5d55 CMYK chart
      #6f5d55 RGB pie chart
      #6f5d55 color shades, tints & tones
#6f5d55 color schemes
#6f5d55 color preview, HTML & CSS examples
           This text has a color of #6f5d55        
        
          <p style="color:#6f5d55;">Text here</p>
        
        
          .mytext {color:#6f5d55;}
        
        Text color #6f5d55
      
           This box has a color of #6f5d55        
        
          <div style="background-color:#6f5d55;">Content here</div>
        
        
          .mybackground {background-color:#6f5d55;}
        
        Background color #6f5d55
      
           Border around this has a color of #6f5d55        
        
          <div style="border:2px solid #6f5d55;">Content here</div>
        
        
          .myborder {border:2px solid #6f5d55;}
        
        Border color #6f5d55