#6b495f color space conversions
Hex:
        #6b495f
        RGB:
        107, 73, 95
        CMY:
        58, 71, 63
        CMYK:
        0, 32, 11, 58
      HSL:
        321°, 18.8889%, 35.2941%
        HSV (HSB):
        321°, 31.7757%, 41.9608%
        XYZ:
        10.5115, 8.7171, 11.9550
        xyY:
        0.3371, 0.2795, 8.7171
      CIE-Lab:
        35.4338, 18.3030, -7.0904
        CIE-LCH:
        35.4338, 19.6284, 338.8241
        CIE-Luv:
        35.4338, 18.2089, -11.7126
        Hunter-Lab:
        29.5248, 11.8819, -3.3401
      #6b495f color charts
#6b495f RGB chart
      #6b495f CMYK chart
      #6b495f RGB pie chart
      #6b495f color shades, tints & tones
#6b495f color schemes
#6b495f color preview, HTML & CSS examples
           This text has a color of #6b495f        
        
          <p style="color:#6b495f;">Text here</p>
        
        
          .mytext {color:#6b495f;}
        
        Text color #6b495f
      
           This box has a color of #6b495f        
        
          <div style="background-color:#6b495f;">Content here</div>
        
        
          .mybackground {background-color:#6b495f;}
        
        Background color #6b495f
      
           Border around this has a color of #6b495f        
        
          <div style="border:2px solid #6b495f;">Content here</div>
        
        
          .myborder {border:2px solid #6b495f;}
        
        Border color #6b495f