#d40d50 color space conversions
Hex:
        #d40d50
        RGB:
        212, 13, 80
        CMY:
        17, 95, 69
        CMYK:
        0, 94, 62, 17
      HSL:
        340°, 88.4444%, 44.1176%
        HSV (HSB):
        340°, 93.8679%, 83.1373%
        XYZ:
        28.7433, 14.8641, 8.9435
        xyY:
        0.5470, 0.2829, 14.8641
      CIE-Lab:
        45.4475, 70.7510, 19.0053
        CIE-LCH:
        45.4475, 73.2591, 15.0359
        CIE-Luv:
        45.4475, 126.9890, 7.0606
        Hunter-Lab:
        38.5540, 65.6083, 13.2340
      #d40d50 color charts
#d40d50 RGB chart
      #d40d50 CMYK chart
      #d40d50 RGB pie chart
      #d40d50 color shades, tints & tones
#d40d50 color schemes
#d40d50 color preview, HTML & CSS examples
           This text has a color of #d40d50        
        
          <p style="color:#d40d50;">Text here</p>
        
        
          .mytext {color:#d40d50;}
        
        Text color #d40d50
      
           This box has a color of #d40d50        
        
          <div style="background-color:#d40d50;">Content here</div>
        
        
          .mybackground {background-color:#d40d50;}
        
        Background color #d40d50
      
           Border around this has a color of #d40d50        
        
          <div style="border:2px solid #d40d50;">Content here</div>
        
        
          .myborder {border:2px solid #d40d50;}
        
        Border color #d40d50