#d64f72 color space conversions
Hex:
        #d64f72
        RGB:
        214, 79, 114
        CMY:
        16, 69, 55
        CMYK:
        0, 63, 47, 16
      HSL:
        344°, 62.2120%, 57.4510%
        HSV (HSB):
        344°, 63.0841%, 83.9216%
        XYZ:
        33.5648, 21.1030, 18.2238
        xyY:
        0.4605, 0.2895, 21.1030
      CIE-Lab:
        53.0620, 55.7340, 8.8535
        CIE-LCH:
        53.0620, 56.4328, 9.0262
        CIE-Luv:
        53.0620, 92.3261, 0.6020
        Hunter-Lab:
        45.9380, 50.0302, 8.6360
      #d64f72 color charts
#d64f72 RGB chart
      #d64f72 CMYK chart
      #d64f72 RGB pie chart
      #d64f72 color shades, tints & tones
#d64f72 color schemes
#d64f72 color preview, HTML & CSS examples
           This text has a color of #d64f72        
        
          <p style="color:#d64f72;">Text here</p>
        
        
          .mytext {color:#d64f72;}
        
        Text color #d64f72
      
           This box has a color of #d64f72        
        
          <div style="background-color:#d64f72;">Content here</div>
        
        
          .mybackground {background-color:#d64f72;}
        
        Background color #d64f72
      
           Border around this has a color of #d64f72        
        
          <div style="border:2px solid #d64f72;">Content here</div>
        
        
          .myborder {border:2px solid #d64f72;}
        
        Border color #d64f72