#60696d color space conversions
Hex:
        #60696d
        RGB:
        96, 105, 109
        CMY:
        62, 59, 57
        CMYK:
        12, 4, 0, 57
      HSL:
        198°, 6.3415%, 40.1961%
        HSV (HSB):
        198°, 11.9266%, 42.7451%
        XYZ:
        12.6358, 13.6941, 16.4452
        xyY:
        0.2954, 0.3201, 13.6941
      CIE-Lab:
        43.7910, -2.5332, -3.4221
        CIE-LCH:
        43.7910, 4.2576, 233.4894
        CIE-Luv:
        43.7910, -5.0159, -4.2120
        Hunter-Lab:
        37.0055, -3.8097, -0.4446
      #60696d color charts
#60696d RGB chart
      #60696d CMYK chart
      #60696d RGB pie chart
      #60696d color shades, tints & tones
#60696d color schemes
#60696d color preview, HTML & CSS examples
           This text has a color of #60696d        
        
          <p style="color:#60696d;">Text here</p>
        
        
          .mytext {color:#60696d;}
        
        Text color #60696d
      
           This box has a color of #60696d        
        
          <div style="background-color:#60696d;">Content here</div>
        
        
          .mybackground {background-color:#60696d;}
        
        Background color #60696d
      
           Border around this has a color of #60696d        
        
          <div style="border:2px solid #60696d;">Content here</div>
        
        
          .myborder {border:2px solid #60696d;}
        
        Border color #60696d