#d40f48 color space conversions
Hex:
        #d40f48
        RGB:
        212, 15, 72
        CMY:
        17, 94, 72
        CMYK:
        0, 93, 66, 17
      HSL:
        343°, 86.7841%, 44.5098%
        HSV (HSB):
        343°, 92.9245%, 83.1373%
        XYZ:
        28.4919, 14.8066, 7.4872
        xyY:
        0.5610, 0.2916, 14.8066
      CIE-Lab:
        45.3681, 70.1118, 23.8697
        CIE-LCH:
        45.3681, 74.0637, 18.8012
        CIE-Luv:
        45.3681, 129.4842, 11.6185
        Hunter-Lab:
        38.4793, 64.8310, 15.3991
      #d40f48 color charts
#d40f48 RGB chart
      #d40f48 CMYK chart
      #d40f48 RGB pie chart
      #d40f48 color shades, tints & tones
#d40f48 color schemes
#d40f48 color preview, HTML & CSS examples
           This text has a color of #d40f48        
        
          <p style="color:#d40f48;">Text here</p>
        
        
          .mytext {color:#d40f48;}
        
        Text color #d40f48
      
           This box has a color of #d40f48        
        
          <div style="background-color:#d40f48;">Content here</div>
        
        
          .mybackground {background-color:#d40f48;}
        
        Background color #d40f48
      
           Border around this has a color of #d40f48        
        
          <div style="border:2px solid #d40f48;">Content here</div>
        
        
          .myborder {border:2px solid #d40f48;}
        
        Border color #d40f48