#d31b2a color space conversions
Hex:
        #d31b2a
        RGB:
        211, 27, 42
        CMY:
        17, 89, 84
        CMYK:
        0, 87, 80, 17
      HSL:
        355°, 77.3109%, 46.6667%
        HSV (HSB):
        355°, 87.2038%, 82.7451%
        XYZ:
        27.6738, 14.7999, 3.5886
        xyY:
        0.6008, 0.3213, 14.7999
      CIE-Lab:
        45.3589, 66.9176, 41.6677
        CIE-LCH:
        45.3589, 78.8299, 31.9093
        CIE-Luv:
        45.3589, 133.9690, 25.4183
        Hunter-Lab:
        38.4707, 61.0801, 21.3988
      #d31b2a color charts
#d31b2a RGB chart
      #d31b2a CMYK chart
      #d31b2a RGB pie chart
      #d31b2a color shades, tints & tones
#d31b2a color schemes
#d31b2a color preview, HTML & CSS examples
           This text has a color of #d31b2a        
        
          <p style="color:#d31b2a;">Text here</p>
        
        
          .mytext {color:#d31b2a;}
        
        Text color #d31b2a
      
           This box has a color of #d31b2a        
        
          <div style="background-color:#d31b2a;">Content here</div>
        
        
          .mybackground {background-color:#d31b2a;}
        
        Background color #d31b2a
      
           Border around this has a color of #d31b2a        
        
          <div style="border:2px solid #d31b2a;">Content here</div>
        
        
          .myborder {border:2px solid #d31b2a;}
        
        Border color #d31b2a