#75464f color space conversions
Hex:
        #75464f
        RGB:
        117, 70, 79
        CMY:
        54, 73, 69
        CMYK:
        0, 40, 32, 54
      HSL:
        349°, 25.1337%, 36.6667%
        HSV (HSB):
        349°, 40.1709%, 45.8824%
        XYZ:
        10.9376, 8.7267, 8.5051
        xyY:
        0.3883, 0.3098, 8.7267
      CIE-Lab:
        35.4528, 21.4211, 3.2175
        CIE-LCH:
        35.4528, 21.6614, 8.5421
        CIE-Luv:
        35.4528, 29.3048, 0.4482
        Hunter-Lab:
        29.5411, 14.3927, 3.6087
      #75464f color charts
#75464f RGB chart
      #75464f CMYK chart
      #75464f RGB pie chart
      #75464f color shades, tints & tones
#75464f color schemes
#75464f color preview, HTML & CSS examples
           This text has a color of #75464f        
        
          <p style="color:#75464f;">Text here</p>
        
        
          .mytext {color:#75464f;}
        
        Text color #75464f
      
           This box has a color of #75464f        
        
          <div style="background-color:#75464f;">Content here</div>
        
        
          .mybackground {background-color:#75464f;}
        
        Background color #75464f
      
           Border around this has a color of #75464f        
        
          <div style="border:2px solid #75464f;">Content here</div>
        
        
          .myborder {border:2px solid #75464f;}
        
        Border color #75464f