#d53c75 color space conversions
Hex:
        #d53c75
        RGB:
        213, 60, 117
        CMY:
        16, 76, 54
        CMYK:
        0, 72, 45, 16
      HSL:
        338°, 64.5570%, 53.5294%
        HSV (HSB):
        338°, 71.8310%, 83.5294%
        XYZ:
        32.2673, 18.6622, 18.7311
        xyY:
        0.4632, 0.2679, 18.6622
      CIE-Lab:
        50.2896, 63.0701, 3.0601
        CIE-LCH:
        50.2896, 63.1443, 2.7778
        CIE-Luv:
        50.2896, 99.7104, -8.1142
        Hunter-Lab:
        43.1998, 57.7278, 4.5321
      #d53c75 color charts
#d53c75 RGB chart
      #d53c75 CMYK chart
      #d53c75 RGB pie chart
      #d53c75 color shades, tints & tones
#d53c75 color schemes
#d53c75 color preview, HTML & CSS examples
           This text has a color of #d53c75        
        
          <p style="color:#d53c75;">Text here</p>
        
        
          .mytext {color:#d53c75;}
        
        Text color #d53c75
      
           This box has a color of #d53c75        
        
          <div style="background-color:#d53c75;">Content here</div>
        
        
          .mybackground {background-color:#d53c75;}
        
        Background color #d53c75
      
           Border around this has a color of #d53c75        
        
          <div style="border:2px solid #d53c75;">Content here</div>
        
        
          .myborder {border:2px solid #d53c75;}
        
        Border color #d53c75