#6f585f color space conversions
Hex:
        #6f585f
        RGB:
        111, 88, 95
        CMY:
        56, 65, 63
        CMYK:
        0, 21, 14, 56
      HSL:
        342°, 11.5578%, 39.0196%
        HSV (HSB):
        342°, 20.7207%, 43.5294%
        XYZ:
        12.1108, 11.1852, 12.3471
        xyY:
        0.3398, 0.3138, 11.1852
      CIE-Lab:
        39.8906, 10.6947, -0.4420
        CIE-LCH:
        39.8906, 10.7039, 357.6333
        CIE-Luv:
        39.8906, 13.2100, -2.2221
        Hunter-Lab:
        33.4442, 6.1110, 1.5220
      #6f585f color charts
#6f585f RGB chart
      #6f585f CMYK chart
      #6f585f RGB pie chart
      #6f585f color shades, tints & tones
#6f585f color schemes
#6f585f color preview, HTML & CSS examples
           This text has a color of #6f585f        
        
          <p style="color:#6f585f;">Text here</p>
        
        
          .mytext {color:#6f585f;}
        
        Text color #6f585f
      
           This box has a color of #6f585f        
        
          <div style="background-color:#6f585f;">Content here</div>
        
        
          .mybackground {background-color:#6f585f;}
        
        Background color #6f585f
      
           Border around this has a color of #6f585f        
        
          <div style="border:2px solid #6f585f;">Content here</div>
        
        
          .myborder {border:2px solid #6f585f;}
        
        Border color #6f585f