#d32c37 color space conversions
Hex:
        #d32c37
        RGB:
        211, 44, 55
        CMY:
        17, 83, 78
        CMYK:
        0, 79, 74, 17
      HSL:
        356°, 65.4902%, 50.0000%
        HSV (HSB):
        356°, 79.1469%, 82.7451%
        XYZ:
        28.4542, 15.9261, 5.1888
        xyY:
        0.5740, 0.3213, 15.9261
      CIE-Lab:
        46.8774, 63.4590, 35.8992
        CIE-LCH:
        46.8774, 72.9095, 29.4972
        CIE-Luv:
        46.8774, 124.6025, 23.3432
        Hunter-Lab:
        39.9075, 57.4332, 20.2264
      #d32c37 color charts
#d32c37 RGB chart
      #d32c37 CMYK chart
      #d32c37 RGB pie chart
      #d32c37 color shades, tints & tones
#d32c37 color schemes
#d32c37 color preview, HTML & CSS examples
           This text has a color of #d32c37        
        
          <p style="color:#d32c37;">Text here</p>
        
        
          .mytext {color:#d32c37;}
        
        Text color #d32c37
      
           This box has a color of #d32c37        
        
          <div style="background-color:#d32c37;">Content here</div>
        
        
          .mybackground {background-color:#d32c37;}
        
        Background color #d32c37
      
           Border around this has a color of #d32c37        
        
          <div style="border:2px solid #d32c37;">Content here</div>
        
        
          .myborder {border:2px solid #d32c37;}
        
        Border color #d32c37