#d31411 color space conversions
Hex:
        #d31411
        RGB:
        211, 20, 17
        CMY:
        17, 92, 93
        CMYK:
        0, 91, 92, 17
      HSL:
        1°, 85.0877%, 44.7059%
        HSV (HSB):
        1°, 91.9431%, 82.7451%
        XYZ:
        27.2153, 14.3897, 1.8734
        xyY:
        0.6260, 0.3310, 14.3897
      CIE-Lab:
        44.7867, 67.5438, 53.1725
        CIE-LCH:
        44.7867, 85.9621, 38.2109
        CIE-Luv:
        44.7867, 139.6852, 30.5322
        Hunter-Lab:
        37.9337, 61.6797, 23.6255
      #d31411 color charts
#d31411 RGB chart
      #d31411 CMYK chart
      #d31411 RGB pie chart
      #d31411 color shades, tints & tones
#d31411 color schemes
#d31411 color preview, HTML & CSS examples
           This text has a color of #d31411        
        
          <p style="color:#d31411;">Text here</p>
        
        
          .mytext {color:#d31411;}
        
        Text color #d31411
      
           This box has a color of #d31411        
        
          <div style="background-color:#d31411;">Content here</div>
        
        
          .mybackground {background-color:#d31411;}
        
        Background color #d31411
      
           Border around this has a color of #d31411        
        
          <div style="border:2px solid #d31411;">Content here</div>
        
        
          .myborder {border:2px solid #d31411;}
        
        Border color #d31411