#d52d60 color space conversions
Hex:
        #d52d60
        RGB:
        213, 45, 96
        CMY:
        16, 82, 62
        CMYK:
        0, 79, 55, 16
      HSL:
        342°, 66.6667%, 50.5882%
        HSV (HSB):
        342°, 78.8732%, 83.5294%
        XYZ:
        30.4903, 16.8674, 12.7151
        xyY:
        0.5076, 0.2808, 16.8674
      CIE-Lab:
        48.0926, 66.0159, 12.7471
        CIE-LCH:
        48.0926, 67.2353, 10.9288
        CIE-Luv:
        48.0926, 113.3726, 2.2702
        Hunter-Lab:
        41.0700, 60.6456, 10.3931
      #d52d60 color charts
#d52d60 RGB chart
      #d52d60 CMYK chart
      #d52d60 RGB pie chart
      #d52d60 color shades, tints & tones
#d52d60 color schemes
#d52d60 color preview, HTML & CSS examples
           This text has a color of #d52d60        
        
          <p style="color:#d52d60;">Text here</p>
        
        
          .mytext {color:#d52d60;}
        
        Text color #d52d60
      
           This box has a color of #d52d60        
        
          <div style="background-color:#d52d60;">Content here</div>
        
        
          .mybackground {background-color:#d52d60;}
        
        Background color #d52d60
      
           Border around this has a color of #d52d60        
        
          <div style="border:2px solid #d52d60;">Content here</div>
        
        
          .myborder {border:2px solid #d52d60;}
        
        Border color #d52d60