#d32c55 color space conversions
Hex:
        #d32c55
        RGB:
        211, 44, 85
        CMY:
        17, 83, 67
        CMYK:
        0, 79, 60, 17
      HSL:
        345°, 65.4902%, 50.0000%
        HSV (HSB):
        345°, 79.1469%, 82.7451%
        XYZ:
        29.4043, 16.3061, 10.1919
        xyY:
        0.5260, 0.2917, 16.3061
      CIE-Lab:
        47.3736, 65.0023, 18.4558
        CIE-LCH:
        47.3736, 67.5715, 15.8506
        CIE-Luv:
        47.3736, 115.9860, 8.3166
        Hunter-Lab:
        40.3808, 59.3129, 13.3021
      #d32c55 color charts
#d32c55 RGB chart
      #d32c55 CMYK chart
      #d32c55 RGB pie chart
      #d32c55 color shades, tints & tones
#d32c55 color schemes
#d32c55 color preview, HTML & CSS examples
           This text has a color of #d32c55        
        
          <p style="color:#d32c55;">Text here</p>
        
        
          .mytext {color:#d32c55;}
        
        Text color #d32c55
      
           This box has a color of #d32c55        
        
          <div style="background-color:#d32c55;">Content here</div>
        
        
          .mybackground {background-color:#d32c55;}
        
        Background color #d32c55
      
           Border around this has a color of #d32c55        
        
          <div style="border:2px solid #d32c55;">Content here</div>
        
        
          .myborder {border:2px solid #d32c55;}
        
        Border color #d32c55