#d31b3d color space conversions
Hex:
        #d31b3d
        RGB:
        211, 27, 61
        CMY:
        17, 89, 76
        CMYK:
        0, 87, 71, 17
      HSL:
        349°, 77.3109%, 46.6667%
        HSV (HSB):
        349°, 87.2038%, 82.7451%
        XYZ:
        28.0982, 14.9697, 5.8234
        xyY:
        0.5747, 0.3062, 14.9697
      CIE-Lab:
        45.5926, 67.5957, 30.8410
        CIE-LCH:
        45.5926, 74.2990, 24.5252
        CIE-Luv:
        45.5926, 129.3607, 18.0439
        Hunter-Lab:
        38.6907, 61.9229, 18.1597
      #d31b3d color charts
#d31b3d RGB chart
      #d31b3d CMYK chart
      #d31b3d RGB pie chart
      #d31b3d color shades, tints & tones
#d31b3d color schemes
#d31b3d color preview, HTML & CSS examples
           This text has a color of #d31b3d        
        
          <p style="color:#d31b3d;">Text here</p>
        
        
          .mytext {color:#d31b3d;}
        
        Text color #d31b3d
      
           This box has a color of #d31b3d        
        
          <div style="background-color:#d31b3d;">Content here</div>
        
        
          .mybackground {background-color:#d31b3d;}
        
        Background color #d31b3d
      
           Border around this has a color of #d31b3d        
        
          <div style="border:2px solid #d31b3d;">Content here</div>
        
        
          .myborder {border:2px solid #d31b3d;}
        
        Border color #d31b3d