#d11c34 color space conversions
Hex:
        #d11c34
        RGB:
        209, 28, 52
        CMY:
        18, 89, 80
        CMYK:
        0, 87, 75, 18
      HSL:
        352°, 76.3713%, 46.4706%
        HSV (HSB):
        352°, 86.6029%, 81.9608%
        XYZ:
        27.3296, 14.6338, 4.6330
        xyY:
        0.5865, 0.3141, 14.6338
      CIE-Lab:
        45.1284, 66.5313, 35.5711
        CIE-LCH:
        45.1284, 75.4435, 28.1313
        CIE-Luv:
        45.1284, 129.9065, 21.5830
        Hunter-Lab:
        38.2541, 60.5798, 19.5972
      #d11c34 color charts
#d11c34 RGB chart
      #d11c34 CMYK chart
      #d11c34 RGB pie chart
      #d11c34 color shades, tints & tones
#d11c34 color schemes
#d11c34 color preview, HTML & CSS examples
           This text has a color of #d11c34        
        
          <p style="color:#d11c34;">Text here</p>
        
        
          .mytext {color:#d11c34;}
        
        Text color #d11c34
      
           This box has a color of #d11c34        
        
          <div style="background-color:#d11c34;">Content here</div>
        
        
          .mybackground {background-color:#d11c34;}
        
        Background color #d11c34
      
           Border around this has a color of #d11c34        
        
          <div style="border:2px solid #d11c34;">Content here</div>
        
        
          .myborder {border:2px solid #d11c34;}
        
        Border color #d11c34