#d40c42 color space conversions
Hex:
        #d40c42
        RGB:
        212, 12, 66
        CMY:
        17, 95, 74
        CMYK:
        0, 94, 69, 17
      HSL:
        344°, 89.2857%, 43.9216%
        HSV (HSB):
        344°, 94.3396%, 83.1373%
        XYZ:
        28.2662, 14.6533, 6.4928
        xyY:
        0.5720, 0.2966, 14.6533
      CIE-Lab:
        45.1557, 70.1416, 27.3042
        CIE-LCH:
        45.1557, 75.2686, 21.2696
        CIE-Luv:
        45.1557, 131.9406, 14.4353
        Hunter-Lab:
        38.2797, 64.8173, 16.7393
      #d40c42 color charts
#d40c42 RGB chart
      #d40c42 CMYK chart
      #d40c42 RGB pie chart
      #d40c42 color shades, tints & tones
#d40c42 color schemes
#d40c42 color preview, HTML & CSS examples
           This text has a color of #d40c42        
        
          <p style="color:#d40c42;">Text here</p>
        
        
          .mytext {color:#d40c42;}
        
        Text color #d40c42
      
           This box has a color of #d40c42        
        
          <div style="background-color:#d40c42;">Content here</div>
        
        
          .mybackground {background-color:#d40c42;}
        
        Background color #d40c42
      
           Border around this has a color of #d40c42        
        
          <div style="border:2px solid #d40c42;">Content here</div>
        
        
          .myborder {border:2px solid #d40c42;}
        
        Border color #d40c42