#6f5a55 color space conversions
Hex:
        #6f5a55
        RGB:
        111, 90, 85
        CMY:
        56, 65, 67
        CMYK:
        0, 19, 23, 56
      HSL:
        12°, 13.2653%, 38.4314%
        HSV (HSB):
        12°, 23.4234%, 43.5294%
        XYZ:
        11.8514, 11.3477, 10.1600
        xyY:
        0.3553, 0.3402, 11.3477
      CIE-Lab:
        40.1600, 7.7239, 6.1136
        CIE-LCH:
        40.1600, 9.8506, 38.3618
        CIE-Luv:
        40.1600, 13.1543, 6.3517
        Hunter-Lab:
        33.6864, 3.8480, 5.6982
      #6f5a55 color charts
#6f5a55 RGB chart
      #6f5a55 CMYK chart
      #6f5a55 RGB pie chart
      #6f5a55 color shades, tints & tones
#6f5a55 color schemes
#6f5a55 color preview, HTML & CSS examples
           This text has a color of #6f5a55        
        
          <p style="color:#6f5a55;">Text here</p>
        
        
          .mytext {color:#6f5a55;}
        
        Text color #6f5a55
      
           This box has a color of #6f5a55        
        
          <div style="background-color:#6f5a55;">Content here</div>
        
        
          .mybackground {background-color:#6f5a55;}
        
        Background color #6f5a55
      
           Border around this has a color of #6f5a55        
        
          <div style="border:2px solid #6f5a55;">Content here</div>
        
        
          .myborder {border:2px solid #6f5a55;}
        
        Border color #6f5a55