#d32029 color space conversions
Hex:
        #d32029
        RGB:
        211, 32, 41
        CMY:
        17, 87, 84
        CMYK:
        0, 85, 81, 17
      HSL:
        357°, 73.6626%, 47.6471%
        HSV (HSB):
        357°, 84.8341%, 82.7451%
        XYZ:
        27.7807, 15.0420, 3.5370
        xyY:
        0.5992, 0.3245, 15.0420
      CIE-Lab:
        45.6917, 65.9095, 42.5500
        CIE-LCH:
        45.6917, 78.4511, 32.8456
        CIE-Luv:
        45.6917, 132.4871, 26.3833
        Hunter-Lab:
        38.7840, 59.9862, 21.7417
      #d32029 color charts
#d32029 RGB chart
      #d32029 CMYK chart
      #d32029 RGB pie chart
      #d32029 color shades, tints & tones
#d32029 color schemes
#d32029 color preview, HTML & CSS examples
           This text has a color of #d32029        
        
          <p style="color:#d32029;">Text here</p>
        
        
          .mytext {color:#d32029;}
        
        Text color #d32029
      
           This box has a color of #d32029        
        
          <div style="background-color:#d32029;">Content here</div>
        
        
          .mybackground {background-color:#d32029;}
        
        Background color #d32029
      
           Border around this has a color of #d32029        
        
          <div style="border:2px solid #d32029;">Content here</div>
        
        
          .myborder {border:2px solid #d32029;}
        
        Border color #d32029