#d31c47 color space conversions
Hex:
        #d31c47
        RGB:
        211, 28, 71
        CMY:
        17, 89, 72
        CMYK:
        0, 87, 66, 17
      HSL:
        346°, 76.5690%, 46.8627%
        HSV (HSB):
        346°, 86.7299%, 82.7451%
        XYZ:
        28.4166, 15.1343, 7.3847
        xyY:
        0.5579, 0.2971, 15.1343
      CIE-Lab:
        45.8176, 67.8791, 25.0200
        CIE-LCH:
        45.8176, 72.3434, 20.2338
        CIE-Luv:
        45.8176, 126.0601, 13.3154
        Hunter-Lab:
        38.9029, 62.3051, 15.9773
      #d31c47 color charts
#d31c47 RGB chart
      #d31c47 CMYK chart
      #d31c47 RGB pie chart
      #d31c47 color shades, tints & tones
#d31c47 color schemes
#d31c47 color preview, HTML & CSS examples
           This text has a color of #d31c47        
        
          <p style="color:#d31c47;">Text here</p>
        
        
          .mytext {color:#d31c47;}
        
        Text color #d31c47
      
           This box has a color of #d31c47        
        
          <div style="background-color:#d31c47;">Content here</div>
        
        
          .mybackground {background-color:#d31c47;}
        
        Background color #d31c47
      
           Border around this has a color of #d31c47        
        
          <div style="border:2px solid #d31c47;">Content here</div>
        
        
          .myborder {border:2px solid #d31c47;}
        
        Border color #d31c47