#d64f66 color space conversions
Hex:
        #d64f66
        RGB:
        214, 79, 102
        CMY:
        16, 69, 60
        CMYK:
        0, 63, 52, 16
      HSL:
        350°, 62.2120%, 57.4510%
        HSV (HSB):
        350°, 63.0841%, 83.9216%
        XYZ:
        32.9258, 20.8474, 14.8589
        xyY:
        0.4797, 0.3038, 20.8474
      CIE-Lab:
        52.7821, 54.6836, 15.6209
        CIE-LCH:
        52.7821, 56.8710, 15.9426
        CIE-Luv:
        52.7821, 95.8409, 8.5731
        Hunter-Lab:
        45.6590, 48.8176, 12.6663
      #d64f66 color charts
#d64f66 RGB chart
      #d64f66 CMYK chart
      #d64f66 RGB pie chart
      #d64f66 color shades, tints & tones
#d64f66 color schemes
#d64f66 color preview, HTML & CSS examples
           This text has a color of #d64f66        
        
          <p style="color:#d64f66;">Text here</p>
        
        
          .mytext {color:#d64f66;}
        
        Text color #d64f66
      
           This box has a color of #d64f66        
        
          <div style="background-color:#d64f66;">Content here</div>
        
        
          .mybackground {background-color:#d64f66;}
        
        Background color #d64f66
      
           Border around this has a color of #d64f66        
        
          <div style="border:2px solid #d64f66;">Content here</div>
        
        
          .myborder {border:2px solid #d64f66;}
        
        Border color #d64f66