#6f514f color space conversions
Hex:
        #6f514f
        RGB:
        111, 81, 79
        CMY:
        56, 68, 69
        CMYK:
        0, 27, 29, 56
      HSL:
        4°, 16.8421%, 37.2549%
        HSV (HSB):
        4°, 28.8288%, 43.5294%
        XYZ:
        10.9093, 9.8289, 8.7193
        xyY:
        0.3703, 0.3337, 9.8289
      CIE-Lab:
        37.5335, 12.2423, 6.0932
        CIE-LCH:
        37.5335, 13.6748, 26.4604
        CIE-Luv:
        37.5335, 18.8708, 5.4259
        Hunter-Lab:
        31.3510, 7.2485, 5.4561
      #6f514f color charts
#6f514f RGB chart
      #6f514f CMYK chart
      #6f514f RGB pie chart
      #6f514f color shades, tints & tones
#6f514f color schemes
#6f514f color preview, HTML & CSS examples
           This text has a color of #6f514f        
        
          <p style="color:#6f514f;">Text here</p>
        
        
          .mytext {color:#6f514f;}
        
        Text color #6f514f
      
           This box has a color of #6f514f        
        
          <div style="background-color:#6f514f;">Content here</div>
        
        
          .mybackground {background-color:#6f514f;}
        
        Background color #6f514f
      
           Border around this has a color of #6f514f        
        
          <div style="border:2px solid #6f514f;">Content here</div>
        
        
          .myborder {border:2px solid #6f514f;}
        
        Border color #6f514f