#d31a4e color space conversions
Hex:
        #d31a4e
        RGB:
        211, 26, 78
        CMY:
        17, 90, 69
        CMYK:
        0, 88, 63, 17
      HSL:
        343°, 78.0591%, 46.4706%
        HSV (HSB):
        343°, 87.6777%, 82.7451%
        XYZ:
        28.6085, 15.1377, 8.6218
        xyY:
        0.5463, 0.2891, 15.1377
      CIE-Lab:
        45.8223, 68.6102, 20.7068
        CIE-LCH:
        45.8223, 71.6668, 16.7940
        CIE-Luv:
        45.8223, 124.2715, 9.2764
        Hunter-Lab:
        38.9072, 63.1635, 14.0965
      #d31a4e color charts
#d31a4e RGB chart
      #d31a4e CMYK chart
      #d31a4e RGB pie chart
      #d31a4e color shades, tints & tones
#d31a4e color schemes
#d31a4e color preview, HTML & CSS examples
           This text has a color of #d31a4e        
        
          <p style="color:#d31a4e;">Text here</p>
        
        
          .mytext {color:#d31a4e;}
        
        Text color #d31a4e
      
           This box has a color of #d31a4e        
        
          <div style="background-color:#d31a4e;">Content here</div>
        
        
          .mybackground {background-color:#d31a4e;}
        
        Background color #d31a4e
      
           Border around this has a color of #d31a4e        
        
          <div style="border:2px solid #d31a4e;">Content here</div>
        
        
          .myborder {border:2px solid #d31a4e;}
        
        Border color #d31a4e