#d41528 color space conversions
Hex:
        #d41528
        RGB:
        212, 21, 40
        CMY:
        17, 92, 84
        CMYK:
        0, 90, 81, 17
      HSL:
        354°, 81.9742%, 45.6863%
        HSV (HSB):
        354°, 90.0943%, 83.1373%
        XYZ:
        27.8025, 14.6866, 3.3769
        xyY:
        0.6062, 0.3202, 14.6866
      CIE-Lab:
        45.2019, 68.1075, 42.6833
        CIE-LCH:
        45.2019, 80.3772, 32.0756
        CIE-Luv:
        45.2019, 136.8109, 25.5769
        Hunter-Lab:
        38.3231, 62.4324, 21.6017
      #d41528 color charts
#d41528 RGB chart
      #d41528 CMYK chart
      #d41528 RGB pie chart
      #d41528 color shades, tints & tones
#d41528 color schemes
#d41528 color preview, HTML & CSS examples
           This text has a color of #d41528        
        
          <p style="color:#d41528;">Text here</p>
        
        
          .mytext {color:#d41528;}
        
        Text color #d41528
      
           This box has a color of #d41528        
        
          <div style="background-color:#d41528;">Content here</div>
        
        
          .mybackground {background-color:#d41528;}
        
        Background color #d41528
      
           Border around this has a color of #d41528        
        
          <div style="border:2px solid #d41528;">Content here</div>
        
        
          .myborder {border:2px solid #d41528;}
        
        Border color #d41528