#716d85 color space conversions
Hex:
        #716d85
        RGB:
        113, 109, 133
        CMY:
        56, 57, 48
        CMYK:
        15, 18, 0, 48
      HSL:
        250°, 9.9174%, 47.4510%
        HSV (HSB):
        250°, 18.0451%, 52.1569%
        XYZ:
        16.5123, 16.1414, 24.4356
        xyY:
        0.2892, 0.2827, 16.1414
      CIE-Lab:
        47.1595, 6.7537, -12.6439
        CIE-LCH:
        47.1595, 14.3346, 298.1089
        CIE-Luv:
        47.1595, 0.6985, -18.8147
        Hunter-Lab:
        40.1764, 3.0540, -7.9372
      #716d85 color charts
#716d85 RGB chart
      #716d85 CMYK chart
      #716d85 RGB pie chart
      #716d85 color shades, tints & tones
#716d85 color schemes
#716d85 color preview, HTML & CSS examples
           This text has a color of #716d85        
        
          <p style="color:#716d85;">Text here</p>
        
        
          .mytext {color:#716d85;}
        
        Text color #716d85
      
           This box has a color of #716d85        
        
          <div style="background-color:#716d85;">Content here</div>
        
        
          .mybackground {background-color:#716d85;}
        
        Background color #716d85
      
           Border around this has a color of #716d85        
        
          <div style="border:2px solid #716d85;">Content here</div>
        
        
          .myborder {border:2px solid #716d85;}
        
        Border color #716d85