#d32b48 color space conversions
Hex:
        #d32b48
        RGB:
        211, 43, 72
        CMY:
        17, 83, 72
        CMYK:
        0, 80, 66, 17
      HSL:
        350°, 66.1417%, 49.8039%
        HSV (HSB):
        350°, 79.6209%, 82.7451%
        XYZ:
        28.8975, 16.0445, 7.7047
        xyY:
        0.5489, 0.3048, 16.0445
      CIE-Lab:
        47.0328, 64.5169, 25.9538
        CIE-LCH:
        47.0328, 69.5416, 21.9139
        CIE-Luv:
        47.0328, 120.5110, 15.3092
        Hunter-Lab:
        40.0556, 58.6790, 16.6345
      #d32b48 color charts
#d32b48 RGB chart
      #d32b48 CMYK chart
      #d32b48 RGB pie chart
      #d32b48 color shades, tints & tones
#d32b48 color schemes
#d32b48 color preview, HTML & CSS examples
           This text has a color of #d32b48        
        
          <p style="color:#d32b48;">Text here</p>
        
        
          .mytext {color:#d32b48;}
        
        Text color #d32b48
      
           This box has a color of #d32b48        
        
          <div style="background-color:#d32b48;">Content here</div>
        
        
          .mybackground {background-color:#d32b48;}
        
        Background color #d32b48
      
           Border around this has a color of #d32b48        
        
          <div style="border:2px solid #d32b48;">Content here</div>
        
        
          .myborder {border:2px solid #d32b48;}
        
        Border color #d32b48