#d44670 color space conversions
Hex:
        #d44670
        RGB:
        212, 70, 112
        CMY:
        17, 73, 56
        CMYK:
        0, 67, 47, 17
      HSL:
        342°, 62.2807%, 55.2941%
        HSV (HSB):
        342°, 66.9811%, 83.1373%
        XYZ:
        32.2662, 19.5472, 17.4016
        xyY:
        0.4662, 0.2824, 19.5472
      CIE-Lab:
        51.3214, 58.6189, 7.5355
        CIE-LCH:
        51.3214, 59.1012, 7.3253
        CIE-Luv:
        51.3214, 96.0009, -1.6887
        Hunter-Lab:
        44.2122, 52.8982, 7.6125
      #d44670 color charts
#d44670 RGB chart
      #d44670 CMYK chart
      #d44670 RGB pie chart
      #d44670 color shades, tints & tones
#d44670 color schemes
#d44670 color preview, HTML & CSS examples
           This text has a color of #d44670        
        
          <p style="color:#d44670;">Text here</p>
        
        
          .mytext {color:#d44670;}
        
        Text color #d44670
      
           This box has a color of #d44670        
        
          <div style="background-color:#d44670;">Content here</div>
        
        
          .mybackground {background-color:#d44670;}
        
        Background color #d44670
      
           Border around this has a color of #d44670        
        
          <div style="border:2px solid #d44670;">Content here</div>
        
        
          .myborder {border:2px solid #d44670;}
        
        Border color #d44670