#d31c2e color space conversions
Hex:
        #d31c2e
        RGB:
        211, 28, 46
        CMY:
        17, 89, 82
        CMYK:
        0, 87, 78, 17
      HSL:
        354°, 76.5690%, 46.8627%
        HSV (HSB):
        354°, 86.7299%, 82.7451%
        XYZ:
        27.7724, 14.8766, 3.9925
        xyY:
        0.5954, 0.3190, 14.8766
      CIE-Lab:
        45.4648, 66.8542, 39.5295
        CIE-LCH:
        45.4648, 77.6664, 30.5949
        CIE-Luv:
        45.4648, 132.8160, 24.2003
        Hunter-Lab:
        38.5703, 61.0303, 20.8620
      #d31c2e color charts
#d31c2e RGB chart
      #d31c2e CMYK chart
      #d31c2e RGB pie chart
      #d31c2e color shades, tints & tones
#d31c2e color schemes
#d31c2e color preview, HTML & CSS examples
           This text has a color of #d31c2e        
        
          <p style="color:#d31c2e;">Text here</p>
        
        
          .mytext {color:#d31c2e;}
        
        Text color #d31c2e
      
           This box has a color of #d31c2e        
        
          <div style="background-color:#d31c2e;">Content here</div>
        
        
          .mybackground {background-color:#d31c2e;}
        
        Background color #d31c2e
      
           Border around this has a color of #d31c2e        
        
          <div style="border:2px solid #d31c2e;">Content here</div>
        
        
          .myborder {border:2px solid #d31c2e;}
        
        Border color #d31c2e