#d44470 color space conversions
Hex:
        #d44470
        RGB:
        212, 68, 112
        CMY:
        17, 73, 56
        CMYK:
        0, 68, 47, 17
      HSL:
        342°, 62.6087%, 54.9020%
        HSV (HSB):
        342°, 67.9245%, 83.1373%
        XYZ:
        32.1431, 19.3011, 17.3606
        xyY:
        0.4672, 0.2805, 19.3011
      CIE-Lab:
        51.0377, 59.3978, 7.1317
        CIE-LCH:
        51.0377, 59.8244, 6.8466
        CIE-Luv:
        51.0377, 96.9851, -2.3552
        Hunter-Lab:
        43.9331, 53.7146, 7.3241
      #d44470 color charts
#d44470 RGB chart
      #d44470 CMYK chart
      #d44470 RGB pie chart
      #d44470 color shades, tints & tones
#d44470 color schemes
#d44470 color preview, HTML & CSS examples
           This text has a color of #d44470        
        
          <p style="color:#d44470;">Text here</p>
        
        
          .mytext {color:#d44470;}
        
        Text color #d44470
      
           This box has a color of #d44470        
        
          <div style="background-color:#d44470;">Content here</div>
        
        
          .mybackground {background-color:#d44470;}
        
        Background color #d44470
      
           Border around this has a color of #d44470        
        
          <div style="border:2px solid #d44470;">Content here</div>
        
        
          .myborder {border:2px solid #d44470;}
        
        Border color #d44470