#d11d50 color space conversions
Hex:
        #d11d50
        RGB:
        209, 29, 80
        CMY:
        18, 89, 69
        CMYK:
        0, 86, 62, 18
      HSL:
        343°, 75.6303%, 46.6667%
        HSV (HSB):
        343°, 86.1244%, 81.9608%
        XYZ:
        28.1818, 15.0132, 9.0019
        xyY:
        0.5399, 0.2876, 15.0132
      CIE-Lab:
        45.6523, 67.6685, 19.1697
        CIE-LCH:
        45.6523, 70.3314, 15.8168
        CIE-Luv:
        45.6523, 121.1907, 8.0520
        Hunter-Lab:
        38.7469, 62.0215, 13.3482
      #d11d50 color charts
#d11d50 RGB chart
      #d11d50 CMYK chart
      #d11d50 RGB pie chart
      #d11d50 color shades, tints & tones
#d11d50 color schemes
#d11d50 color preview, HTML & CSS examples
           This text has a color of #d11d50        
        
          <p style="color:#d11d50;">Text here</p>
        
        
          .mytext {color:#d11d50;}
        
        Text color #d11d50
      
           This box has a color of #d11d50        
        
          <div style="background-color:#d11d50;">Content here</div>
        
        
          .mybackground {background-color:#d11d50;}
        
        Background color #d11d50
      
           Border around this has a color of #d11d50        
        
          <div style="border:2px solid #d11d50;">Content here</div>
        
        
          .myborder {border:2px solid #d11d50;}
        
        Border color #d11d50