#5f6d5a color space conversions
Hex:
        #5f6d5a
        RGB:
        95, 109, 90
        CMY:
        63, 57, 65
        CMYK:
        13, 0, 17, 57
      HSL:
        104°, 9.5477%, 39.0196%
        HSV (HSB):
        104°, 17.4312%, 42.7451%
        XYZ:
        12.0334, 14.1084, 11.7618
        xyY:
        0.3175, 0.3722, 14.1084
      CIE-Lab:
        44.3879, -9.2274, 8.8664
        CIE-LCH:
        44.3879, 12.7968, 136.1429
        CIE-Luv:
        44.3879, -6.8988, 12.7071
        Hunter-Lab:
        37.5611, -8.5460, 7.7268
      #5f6d5a color charts
#5f6d5a RGB chart
      #5f6d5a CMYK chart
      #5f6d5a RGB pie chart
      #5f6d5a color shades, tints & tones
#5f6d5a color schemes
#5f6d5a color preview, HTML & CSS examples
           This text has a color of #5f6d5a        
        
          <p style="color:#5f6d5a;">Text here</p>
        
        
          .mytext {color:#5f6d5a;}
        
        Text color #5f6d5a
      
           This box has a color of #5f6d5a        
        
          <div style="background-color:#5f6d5a;">Content here</div>
        
        
          .mybackground {background-color:#5f6d5a;}
        
        Background color #5f6d5a
      
           Border around this has a color of #5f6d5a        
        
          <div style="border:2px solid #5f6d5a;">Content here</div>
        
        
          .myborder {border:2px solid #5f6d5a;}
        
        Border color #5f6d5a