#d52d64 color space conversions
Hex:
        #d52d64
        RGB:
        213, 45, 100
        CMY:
        16, 82, 61
        CMYK:
        0, 79, 53, 16
      HSL:
        340°, 66.6667%, 50.5882%
        HSV (HSB):
        340°, 78.8732%, 83.5294%
        XYZ:
        30.6792, 16.9430, 13.7099
        xyY:
        0.5002, 0.2762, 16.9430
      CIE-Lab:
        48.1881, 66.3094, 10.4259
        CIE-LCH:
        48.1881, 67.1241, 8.9356
        CIE-Luv:
        48.1881, 111.9115, -0.3250
        Hunter-Lab:
        41.1619, 61.0082, 9.0654
      #d52d64 color charts
#d52d64 RGB chart
      #d52d64 CMYK chart
      #d52d64 RGB pie chart
      #d52d64 color shades, tints & tones
#d52d64 color schemes
#d52d64 color preview, HTML & CSS examples
           This text has a color of #d52d64        
        
          <p style="color:#d52d64;">Text here</p>
        
        
          .mytext {color:#d52d64;}
        
        Text color #d52d64
      
           This box has a color of #d52d64        
        
          <div style="background-color:#d52d64;">Content here</div>
        
        
          .mybackground {background-color:#d52d64;}
        
        Background color #d52d64
      
           Border around this has a color of #d52d64        
        
          <div style="border:2px solid #d52d64;">Content here</div>
        
        
          .myborder {border:2px solid #d52d64;}
        
        Border color #d52d64