#d35575 color space conversions
Hex:
        #d35575
        RGB:
        211, 85, 117
        CMY:
        17, 67, 54
        CMYK:
        0, 60, 45, 17
      HSL:
        345°, 58.8785%, 58.0392%
        HSV (HSB):
        345°, 59.7156%, 82.7451%
        XYZ:
        33.3234, 21.6302, 19.2483
        xyY:
        0.4491, 0.2915, 21.6302
      CIE-Lab:
        53.6325, 52.4258, 7.8091
        CIE-LCH:
        53.6325, 53.0042, 8.4722
        CIE-Luv:
        53.6325, 85.7205, 0.1143
        Hunter-Lab:
        46.5083, 46.5062, 8.0175
      #d35575 color charts
#d35575 RGB chart
      #d35575 CMYK chart
      #d35575 RGB pie chart
      #d35575 color shades, tints & tones
#d35575 color schemes
#d35575 color preview, HTML & CSS examples
           This text has a color of #d35575        
        
          <p style="color:#d35575;">Text here</p>
        
        
          .mytext {color:#d35575;}
        
        Text color #d35575
      
           This box has a color of #d35575        
        
          <div style="background-color:#d35575;">Content here</div>
        
        
          .mybackground {background-color:#d35575;}
        
        Background color #d35575
      
           Border around this has a color of #d35575        
        
          <div style="border:2px solid #d35575;">Content here</div>
        
        
          .myborder {border:2px solid #d35575;}
        
        Border color #d35575