#757d7d color space conversions
Hex:
        #757d7d
        RGB:
        117, 125, 125
        CMY:
        54, 51, 51
        CMYK:
        6, 0, 0, 51
      HSL:
        180°, 3.3058%, 47.4510%
        HSV (HSB):
        180°, 6.4000%, 49.0196%
        XYZ:
        18.3714, 19.9298, 22.2806
        xyY:
        0.3032, 0.3290, 19.9298
      CIE-Lab:
        51.7578, -2.9660, -1.0324
        CIE-LCH:
        51.7578, 3.1406, 199.1923
        CIE-Luv:
        51.7578, -4.4077, -0.9597
        Hunter-Lab:
        44.6428, -4.6686, 1.6592
      #757d7d color charts
#757d7d RGB chart
      #757d7d CMYK chart
      #757d7d RGB pie chart
      #757d7d color shades, tints & tones
#757d7d color schemes
#757d7d color preview, HTML & CSS examples
           This text has a color of #757d7d        
        
          <p style="color:#757d7d;">Text here</p>
        
        
          .mytext {color:#757d7d;}
        
        Text color #757d7d
      
           This box has a color of #757d7d        
        
          <div style="background-color:#757d7d;">Content here</div>
        
        
          .mybackground {background-color:#757d7d;}
        
        Background color #757d7d
      
           Border around this has a color of #757d7d        
        
          <div style="border:2px solid #757d7d;">Content here</div>
        
        
          .myborder {border:2px solid #757d7d;}
        
        Border color #757d7d