#d32c60 color space conversions
Hex:
        #d32c60
        RGB:
        211, 44, 96
        CMY:
        17, 83, 62
        CMYK:
        0, 79, 55, 17
      HSL:
        341°, 65.4902%, 50.0000%
        HSV (HSB):
        341°, 79.1469%, 82.7451%
        XYZ:
        29.8760, 16.4948, 12.6755
        xyY:
        0.5060, 0.2794, 16.4948
      CIE-Lab:
        47.6170, 65.7513, 12.0287
        CIE-LCH:
        47.6170, 66.8425, 10.3672
        CIE-Luv:
        47.6170, 112.1343, 1.5219
        Hunter-Lab:
        40.6138, 60.2327, 9.9253
      #d32c60 color charts
#d32c60 RGB chart
      #d32c60 CMYK chart
      #d32c60 RGB pie chart
      #d32c60 color shades, tints & tones
#d32c60 color schemes
#d32c60 color preview, HTML & CSS examples
           This text has a color of #d32c60        
        
          <p style="color:#d32c60;">Text here</p>
        
        
          .mytext {color:#d32c60;}
        
        Text color #d32c60
      
           This box has a color of #d32c60        
        
          <div style="background-color:#d32c60;">Content here</div>
        
        
          .mybackground {background-color:#d32c60;}
        
        Background color #d32c60
      
           Border around this has a color of #d32c60        
        
          <div style="border:2px solid #d32c60;">Content here</div>
        
        
          .myborder {border:2px solid #d32c60;}
        
        Border color #d32c60