#d32021 color space conversions
Hex:
        #d32021
        RGB:
        211, 32, 33
        CMY:
        17, 87, 87
        CMYK:
        0, 85, 84, 17
      HSL:
        360°, 73.6626%, 47.6471%
        HSV (HSB):
        360°, 84.8341%, 82.7451%
        XYZ:
        27.6550, 14.9917, 2.8750
        xyY:
        0.6075, 0.3293, 14.9917
      CIE-Lab:
        45.6228, 65.7049, 46.6910
        CIE-LCH:
        45.6228, 80.6051, 35.3983
        CIE-Luv:
        45.6228, 133.8852, 28.6534
        Hunter-Lab:
        38.7191, 59.7345, 22.7010
      #d32021 color charts
#d32021 RGB chart
      #d32021 CMYK chart
      #d32021 RGB pie chart
      #d32021 color shades, tints & tones
#d32021 color schemes
#d32021 color preview, HTML & CSS examples
           This text has a color of #d32021        
        
          <p style="color:#d32021;">Text here</p>
        
        
          .mytext {color:#d32021;}
        
        Text color #d32021
      
           This box has a color of #d32021        
        
          <div style="background-color:#d32021;">Content here</div>
        
        
          .mybackground {background-color:#d32021;}
        
        Background color #d32021
      
           Border around this has a color of #d32021        
        
          <div style="border:2px solid #d32021;">Content here</div>
        
        
          .myborder {border:2px solid #d32021;}
        
        Border color #d32021