#75475f color space conversions
Hex:
        #75475f
        RGB:
        117, 71, 95
        CMY:
        54, 72, 63
        CMYK:
        0, 39, 19, 54
      HSL:
        329°, 24.4681%, 36.8627%
        HSV (HSB):
        329°, 39.3162%, 45.8824%
        XYZ:
        11.6549, 9.1146, 11.9715
        xyY:
        0.3560, 0.2784, 9.1146
      CIE-Lab:
        36.2040, 23.3876, -5.8064
        CIE-LCH:
        36.2040, 24.0976, 346.0572
        CIE-Luv:
        36.2040, 25.9477, -10.9243
        Hunter-Lab:
        30.1904, 16.0762, -2.3771
      #75475f color charts
#75475f RGB chart
      #75475f CMYK chart
      #75475f RGB pie chart
      #75475f color shades, tints & tones
#75475f color schemes
#75475f color preview, HTML & CSS examples
           This text has a color of #75475f        
        
          <p style="color:#75475f;">Text here</p>
        
        
          .mytext {color:#75475f;}
        
        Text color #75475f
      
           This box has a color of #75475f        
        
          <div style="background-color:#75475f;">Content here</div>
        
        
          .mybackground {background-color:#75475f;}
        
        Background color #75475f
      
           Border around this has a color of #75475f        
        
          <div style="border:2px solid #75475f;">Content here</div>
        
        
          .myborder {border:2px solid #75475f;}
        
        Border color #75475f