#d35175 color space conversions
Hex:
        #d35175
        RGB:
        211, 81, 117
        CMY:
        17, 68, 54
        CMYK:
        0, 62, 45, 17
      HSL:
        343°, 59.6330%, 57.2549%
        HSV (HSB):
        343°, 61.6114%, 82.7451%
        XYZ:
        33.0173, 21.0181, 19.1463
        xyY:
        0.4512, 0.2872, 21.0181
      CIE-Lab:
        52.9693, 54.2015, 6.8643
        CIE-LCH:
        52.9693, 54.6345, 7.2178
        CIE-Luv:
        52.9693, 87.9150, -1.4496
        Hunter-Lab:
        45.8455, 48.3236, 7.3307
      #d35175 color charts
#d35175 RGB chart
      #d35175 CMYK chart
      #d35175 RGB pie chart
      #d35175 color shades, tints & tones
#d35175 color schemes
#d35175 color preview, HTML & CSS examples
           This text has a color of #d35175        
        
          <p style="color:#d35175;">Text here</p>
        
        
          .mytext {color:#d35175;}
        
        Text color #d35175
      
           This box has a color of #d35175        
        
          <div style="background-color:#d35175;">Content here</div>
        
        
          .mybackground {background-color:#d35175;}
        
        Background color #d35175
      
           Border around this has a color of #d35175        
        
          <div style="border:2px solid #d35175;">Content here</div>
        
        
          .myborder {border:2px solid #d35175;}
        
        Border color #d35175