#d31441 color space conversions
Hex:
        #d31441
        RGB:
        211, 20, 65
        CMY:
        17, 92, 75
        CMYK:
        0, 91, 69, 17
      HSL:
        346°, 82.6840%, 45.2941%
        HSV (HSB):
        346°, 90.5213%, 82.7451%
        XYZ:
        28.0683, 14.7308, 6.3650
        xyY:
        0.5709, 0.2996, 14.7308
      CIE-Lab:
        45.2633, 68.8967, 28.0060
        CIE-LCH:
        45.2633, 74.3713, 22.1214
        CIE-Luv:
        45.2633, 129.9783, 15.3719
        Hunter-Lab:
        38.3808, 63.3725, 17.0340
      #d31441 color charts
#d31441 RGB chart
      #d31441 CMYK chart
      #d31441 RGB pie chart
      #d31441 color shades, tints & tones
#d31441 color schemes
#d31441 color preview, HTML & CSS examples
           This text has a color of #d31441        
        
          <p style="color:#d31441;">Text here</p>
        
        
          .mytext {color:#d31441;}
        
        Text color #d31441
      
           This box has a color of #d31441        
        
          <div style="background-color:#d31441;">Content here</div>
        
        
          .mybackground {background-color:#d31441;}
        
        Background color #d31441
      
           Border around this has a color of #d31441        
        
          <div style="border:2px solid #d31441;">Content here</div>
        
        
          .myborder {border:2px solid #d31441;}
        
        Border color #d31441